aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cfengine/files/patch-ac
blob: b912a4ed437166c0c77d1f80bf5aebc92cb13484 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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: