projects
/
unscd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
314bf2b
)
handle rename to nscd.c
author
don
<don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Wed, 20 Oct 2010 05:25:07 +0000
(
05:25
+0000)
committer
don
<don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Wed, 20 Oct 2010 05:25:07 +0000
(
05:25
+0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 56478ee3b50277c63494820fbfd8ad11fdb225d5..8a25510df35a7838d7c453b29af8352687f3549d 100755
(executable)
--- 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 $@