openbsd-ports/net/netatalk/reference/patches/patch-etcatalkd-makefile
naddy d7260847a5 Re-import netatalk-990130 into subdirectory.
Submitted by maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-23 11:47:35 +00:00

12 lines
301 B
Plaintext

--- 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