summaryrefslogtreecommitdiff
path: root/sysutils/cfengine3/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine3/files/patch-ac')
-rw-r--r--sysutils/cfengine3/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/cfengine3/files/patch-ac b/sysutils/cfengine3/files/patch-ac
new file mode 100644
index 000000000000..b912a4ed4371
--- /dev/null
+++ b/sysutils/cfengine3/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: