diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-04-06 00:08:25 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-04-06 00:08:25 +0000 |
commit | f88c87c516ff19d0036cbdbe81b5df43d0a494fa (patch) | |
tree | df53841ed64375c15d6842d2c49f54e2f0d0e2f1 /games-arcade/bub-n-bros/files | |
parent | Version bump thanks to Per Pomsel <phantom4@gmx.net> in bug 173465 (diff) | |
download | gentoo-2-f88c87c516ff19d0036cbdbe81b5df43d0a494fa.tar.gz gentoo-2-f88c87c516ff19d0036cbdbe81b5df43d0a494fa.tar.bz2 gentoo-2-f88c87c516ff19d0036cbdbe81b5df43d0a494fa.zip |
use games_get_libdir
(Portage version: 2.1.2.3)
Diffstat (limited to 'games-arcade/bub-n-bros/files')
-rw-r--r-- | games-arcade/bub-n-bros/files/bubnbros-server | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games-arcade/bub-n-bros/files/bubnbros-server b/games-arcade/bub-n-bros/files/bubnbros-server deleted file mode 100644 index e60361f89f37..000000000000 --- a/games-arcade/bub-n-bros/files/bubnbros-server +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd GENTOO_DIR -exec python bb.py $@ |