summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-16 05:25:03 +0000
committertaca <taca@pkgsrc.org>2012-06-16 05:25:03 +0000
commitde84a1c4ca9e45562d5df36fed1824ffb74890b2 (patch)
tree45fb31b2eabfccecf031bc0c1f13a287d67baa83 /misc
parentba0853c88cd29cd09565af0de7d16886dc8f7690 (diff)
downloadpkgsrc-de84a1c4ca9e45562d5df36fed1824ffb74890b2.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}