summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca>2012-06-16 05:25:03 +0000
committertaca <taca>2012-06-16 05:25:03 +0000
commitd3f6db1209342a0a4c125c3503c9399f4ef1bfa6 (patch)
tree45fb31b2eabfccecf031bc0c1f13a287d67baa83 /misc
parentccd215235b7187bc166fe77b00aa76ac47464e1e (diff)
downloadpkgsrc-d3f6db1209342a0a4c125c3503c9399f4ef1bfa6.tar.gz
Don't install files world writable.
Diffstat (limited to 'misc')
-rw-r--r--misc/php-orangehrm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/php-orangehrm/Makefile b/misc/php-orangehrm/Makefile
index 9e40d1e8957..39fd96e23e3 100644
--- a/misc/php-orangehrm/Makefile
+++ b/misc/php-orangehrm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/05/11 10:41:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2012/06/16 05:25:03 taca Exp $
#
DISTNAME= orangehrm-2.7
@@ -37,6 +37,7 @@ CHECK_INTERPRETER_SKIP+= share/orangehrm/symfony/symfony
CHECK_INTERPRETER_SKIP+= share/orangehrm/upgrader/symfony
do-install:
+ ${FIND} ${WRKSRC} -type f -exec ${CHMOD} og-w {} \;
cd ${WRKSRC} && pax -rw -pmp * \
${DESTDIR}${PREFIX}/${OHRDIR}