diff options
Diffstat (limited to 'games/xbill/README')
-rw-r--r-- | games/xbill/README | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/games/xbill/README b/games/xbill/README deleted file mode 100644 index 2012e4db6bc9..000000000000 --- 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 :-) |