aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-19 11:28:24 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-19 11:28:24 +0000
commit1e7506ff6bc08c416c247094ac0331646239d569 (patch)
tree41781c862747d90ac7d933136484315268aee7da /sysutils/cfengine/files
parent98a7ab34e0a3e6b111756bb60bb9a7abfd82b4c0 (diff)
downloadports-1e7506ff6bc08c416c247094ac0331646239d569.tar.gz
ports-1e7506ff6bc08c416c247094ac0331646239d569.zip
Notes
Diffstat (limited to 'sysutils/cfengine/files')
-rw-r--r--sysutils/cfengine/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/cfengine/files/patch-ac b/sysutils/cfengine/files/patch-ac
new file mode 100644
index 000000000000..b912a4ed4371
--- /dev/null
+++ b/sysutils/cfengine/files/patch-ac
@@ -0,0 +1,11 @@
+--- contrib/Makefile.in.orig Wed Aug 19 07:15:49 1998
++++ contrib/Makefile.in Wed Aug 19 07:16:06 1998
+@@ -28,7 +28,7 @@
+ ${MKINSTALLDIR} ${sbindir}
+ for x in $?; \
+ do \
+- ${INSTALL_PROGRAM} $$x ${sbindir}; \
++ ${INSTALL_SCRIPT} $$x ${sbindir}; \
+ done
+
+ clean: