summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
Diffstat (limited to 'osx')
-rw-r--r--osx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Makefile b/osx/Makefile
index c0211bb1e..1e16d7b6c 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -45,7 +45,7 @@ install:
--root="osx/${PKGROOT}" \
--install-lib="${SITELIBDIR}" \
--install-data="${DATADIR}"
- /usr/sbin/chown -R root:admin "${PKGROOT}"
+ #/usr/sbin/chown -R root:admin "${PKGROOT}"
prepare: install
mkdir ${PKGTMP}