summaryrefslogtreecommitdiffstats
path: root/games/xbill/README
diff options
context:
space:
mode:
author Menno E. Duursma <druiloor@zonnet.nl>2010-05-12 17:39:41 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:39:41 +0200
commite6c6e9aa4f5a6e1488881f4a300340faf104f132 (patch)
treeb02e39e89d63201b002f7d5ace806a4cbb04725f /games/xbill/README
parenta69ecfc87b5979e87e39144a33e43bcd3c1b7be2 (diff)
downloadslackbuilds-e6c6e9aa4f5a6e1488881f4a300340faf104f132.tar.gz
slackbuilds-e6c6e9aa4f5a6e1488881f4a300340faf104f132.tar.xz
games/xbill: Updated for version 2.1
Diffstat (limited to 'games/xbill/README')
-rw-r--r--games/xbill/README11
1 files changed, 7 insertions, 4 deletions
diff --git a/games/xbill/README b/games/xbill/README
index c47fc79c2d..2012e4db6b 100644
--- a/games/xbill/README
+++ b/games/xbill/README
@@ -10,8 +10,11 @@ which obviously allows cheating ones hi-score :-(
Probably this came about since GTK+ doesn't allow setgid?
In the install-script we move xbill to xbill-bin and install
-a wrapper thingy as xbill instead, with setuid and video group
-executable filesystem perms. There we change groups to games.
-
-In the resulting package /var/xbill is group-writable only...
+a wrapper thingy as xbill instead. In the resulting package
+/var/games/xbill is group-writable for 'games' only...
+Note on capabilities: FCAPS=true
+This is the default now. It maybe disabled by feeding a 'false'
+value to the build script and the wrapper will be installed with
+setuid and video group executable filesystem perms. As before.
+Just comment it out, if you don't care for any of this stuff :-)