summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2/files/patch-ac
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/cfengine2/files/patch-ac
parentdeve/p5-Data-Dumper is included in perl now. (diff)
Upgrade to cfengine-1.4.12.
Notes
Notes: svn path=/head/; revision=12643
Diffstat (limited to '')
-rw-r--r--sysutils/cfengine2/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/cfengine2/files/patch-ac b/sysutils/cfengine2/files/patch-ac
new file mode 100644
index 000000000000..b912a4ed4371
--- /dev/null
+++ b/sysutils/cfengine2/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: