]> git.donarmstrong.com Git - unscd.git/commitdiff
handle rename to nscd.c
authordon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Wed, 20 Oct 2010 05:25:07 +0000 (05:25 +0000)
committerdon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Wed, 20 Oct 2010 05:25:07 +0000 (05:25 +0000)
debian/rules

index 56478ee3b50277c63494820fbfd8ad11fdb225d5..8a25510df35a7838d7c453b29af8352687f3549d 100755 (executable)
@@ -20,7 +20,7 @@ build: build-stamp
 build-stamp:
        dh_testdir
 
-       gcc $(CFLAGS) -o nscd nscd-*.c
+       gcc $(CFLAGS) -o nscd nscd.c
 
        touch $@