From 3af8bf0c6b69809b63d4b7c2d97b50161f92f6f2 Mon Sep 17 00:00:00 2001 From: Raul Cuza Date: Mon, 31 Jan 2011 01:06:27 -0500 Subject: Remove command to change owner of files to root:admin. The payload in the package sets these permissions correctly. --- osx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osx/Makefile') 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} -- cgit v1.2.3-1-g7c22