diff options
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 |
commit | e6c6e9aa4f5a6e1488881f4a300340faf104f132 (patch) | |
tree | b02e39e89d63201b002f7d5ace806a4cbb04725f /games/xbill/doinst.sh | |
parent | a69ecfc87b5979e87e39144a33e43bcd3c1b7be2 (diff) |
games/xbill: Updated for version 2.1
Diffstat (limited to 'games/xbill/doinst.sh')
-rw-r--r-- | games/xbill/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xbill/doinst.sh b/games/xbill/doinst.sh index ea4ae6fbe9ff..53cf51a704c1 100644 --- a/games/xbill/doinst.sh +++ b/games/xbill/doinst.sh @@ -18,7 +18,3 @@ config var/games/xbill/scores.new chgrp -R games var/games/xbill chmod -R g+w,o-w var/games/xbill -# Change privs on our little wrapper -chgrp video usr/bin/xbill -chmod 4750 usr/bin/xbill - |