1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

* Apply the patch.

This commit is contained in:
Eelco Dolstra 2005-12-08 22:14:15 +00:00
parent dfffd92568
commit eb268a7f95

View file

@ -11,6 +11,7 @@ $(DB).tar.gz:
$(DB): $(DB).tar.gz
gunzip < $(DB).tar.gz | tar xvf -
cd $(DB) && patch -p1 < ../register.patch
have-db:
$(MAKE) $(DB)