Fake
This commit is contained in:
parent
f22b2212e6
commit
7be1e8c24d
11
net/netatalk/patches/patch-etcatalkd-makefile
Normal file
11
net/netatalk/patches/patch-etcatalkd-makefile
Normal file
@ -0,0 +1,11 @@
|
||||
--- etc/atalkd/Makefile.orig Wed Aug 9 08:35:10 2000
|
||||
+++ etc/atalkd/Makefile Wed Aug 9 08:35:22 2000
|
||||
@@ -23,7 +23,7 @@
|
||||
${CPPFLAGS} -c config.c
|
||||
|
||||
install : all
|
||||
- ${INSTALL} -c atalkd ${SBINDIR}
|
||||
+ ${INSTALL} -c atalkd ${DESTDIR}${SBINDIR}
|
||||
|
||||
clean :
|
||||
rm -f a.out core* *.o *.bak *[Ee]rrs tags
|
Loading…
x
Reference in New Issue
Block a user