freebsd-ports/sysutils/webjob/files/patch-etc::Makefile.in
Pav Lucistnik c90d90d66a - Avoid installing nph-webjob.cfg.sample again
PR:		ports/66367
Submitted by:	klm <klm@uidzero.org> (maintainer)
2004-05-09 20:43:40 +00:00

13 lines
308 B
Text

--- etc/Makefile.in.orig Mon Mar 1 23:36:29 2004
+++ etc/Makefile.in Fri May 7 18:40:29 2004
@@ -22,10 +22,8 @@
INSTALL = @INSTALL@
SRC_FILES =\
- nph-webjob.cfg.sample\
webjob.cfg.sample
DST_FILES =\
- ${etcdir}/nph-webjob.cfg.sample\
${etcdir}/webjob.cfg.sample
all: ${SRC_FILES}