summaryrefslogtreecommitdiff
path: root/devel/gtexinfo
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-02-16 07:47:39 +0000
committerhubertf <hubertf@pkgsrc.org>1998-02-16 07:47:39 +0000
commitc4491d57ab143f1af996b7480790d98584f90d6f (patch)
treec252dfbf927c821eafeb281efc21b9cdad595e4f /devel/gtexinfo
parent11d693a05369e808760226c3df7decfe3aa15387 (diff)
downloadpkgsrc-c4491d57ab143f1af996b7480790d98584f90d6f.tar.gz
Use BSD_INSTALL_SCRIPT instead of custom INSTALL_SCRIPT.
Diffstat (limited to 'devel/gtexinfo')
-rw-r--r--devel/gtexinfo/patches/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gtexinfo/patches/patch-ae b/devel/gtexinfo/patches/patch-ae
index 223d887b8bc..6867dea2aba 100644
--- a/devel/gtexinfo/patches/patch-ae
+++ b/devel/gtexinfo/patches/patch-ae
@@ -61,7 +61,7 @@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-+INSTALL_SCRIPT = ${INSTALL} -m 0555
++INSTALL_SCRIPT = ${BSD_INSTALL_SCRIPT}
transform = @program_transform_name@
NORMAL_INSTALL = true