openbsd-ports/net/netatalk/patches/patch-etcatalkd-makefile
2000-08-10 18:06:01 +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