aboutsummaryrefslogtreecommitdiff
path: root/games/xbill/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-03-14 15:25:11 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-03-14 15:25:11 -0500
commita632c51e49f2a9e36e86337cc28ddb4ed183aea7 (patch)
tree7881de47f0315b4401c21a667bf0b40bff330915 /games/xbill/README
parent770020a5fa70bd2e6a1f0eb57e58246ba5962c42 (diff)
games/xbill: Removed (unmaintained)
Reference: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-October/006570.html Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/xbill/README')
-rw-r--r--games/xbill/README20
1 files changed, 0 insertions, 20 deletions
diff --git a/games/xbill/README b/games/xbill/README
deleted file mode 100644
index 2012e4db6b..0000000000
--- a/games/xbill/README
+++ /dev/null
@@ -1,20 +0,0 @@
-The xbill game tests your reflexes as you seek out and destroy all
-forms of Bill, establish a new operating system throughout the
-universe, and boldly go where no geek has gone before. Xbill has
-become an increasingly attractive option as the Linux Age progresses,
-and it is very popular at Red Hat.
-
-NOTE:
-Per default xbill sets its score file world writable
-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. 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 :-)