* Apply the patch.

This commit is contained in:
Eelco Dolstra 2005-12-08 22:14:15 +00:00
parent dfffd92568
commit eb268a7f95
1 changed files with 1 additions and 0 deletions

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)