aboutsummaryrefslogtreecommitdiffstats
path: root/x11/wrapper/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wrapper/pkg-install')
-rw-r--r--x11/wrapper/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wrapper/pkg-install b/x11/wrapper/pkg-install
index a31ebc58082c..909a394f7307 100644
--- a/x11/wrapper/pkg-install
+++ b/x11/wrapper/pkg-install
@@ -7,4 +7,4 @@ fi
[ -e ${PKG_PREFIX}/bin/X ] && mv ${PKG_PREFIX}/bin/X ${PKG_PREFIX}/bin/X.bck
ln -sf ${PKG_PREFIX}/bin/Xwrapper-4 ${PKG_PREFIX}/bin/X
[ -x ${PKG_PREFIX}/bin/XFree86 ] && chmod -s ${PKG_PREFIX}/bin/XFree86
-chmod +s ${PKG_PREFIX}/bin/Xwrapper-4
+chmod u+s ${PKG_PREFIX}/bin/Xwrapper-4