From: don Date: Wed, 20 Oct 2010 05:25:07 +0000 (+0000) Subject: handle rename to nscd.c X-Git-Tag: debian/0.51-1~38 X-Git-Url: https://git.donarmstrong.com/?p=unscd.git;a=commitdiff_plain;h=54bc943814bddbcc60ae02b0b6b943b9938bd0d5 handle rename to nscd.c --- diff --git a/debian/rules b/debian/rules index 56478ee..8a25510 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ build: build-stamp build-stamp: dh_testdir - gcc $(CFLAGS) -o nscd nscd-*.c + gcc $(CFLAGS) -o nscd nscd.c touch $@