summaryrefslogtreecommitdiff
path: root/x11/wrapper
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-11-03 21:55:50 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-11-03 21:55:50 +0000
commitbb8d36603d3d80fe5299fce95ed3c6b5ceaa88c5 (patch)
tree15a49eaf2b89d6369e5f2969cae933d9a1d94fb1 /x11/wrapper
parentUpdate to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it) (diff)
On deinstallation, do not apply an SUID bit to the X server, since
neither the XFree86-4 nor XFree86-4-Server ports install privileged X servers any longer.
Notes
Notes: svn path=/head/; revision=34789
Diffstat (limited to 'x11/wrapper')
-rw-r--r--x11/wrapper/pkg-deinstall1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/wrapper/pkg-deinstall b/x11/wrapper/pkg-deinstall
index d2f79fa0362e..eac97e189897 100644
--- a/x11/wrapper/pkg-deinstall
+++ b/x11/wrapper/pkg-deinstall
@@ -1,3 +1,2 @@
#!/bin/sh
ln -sf ${PKG_PREFIX}/bin/XFree86 ${PKG_PREFIX}/bin/X
-chmod +s ${PKG_PREFIX}/bin/XFree86