Bug#752494: rocksndiamonds: front-end script does not pass arguments

2015-07-23 Thread Andreas Stempfhuber
found 752494 rocksndiamonds/3.3.0.1+dfsg1-2.2 tags 752494 + patch thanks Hi, here is the corresponding patch. Thanks Andreas Allow command line options (Closes: #752494). --- a/debian/start_binary.sh +++ b/debian/start_binary.sh @@ -4,7 +4,7 @@ if test -d $LEVEL_DIR/levels; then - exec /u

Bug#752494: rocksndiamonds: front-end script does not pass arguments

2014-06-23 Thread Bela Lubkin
Package: rocksndiamonds Version: 3.3.0.1+dfsg1-2 Severity: normal /usr/games/rocksndiamonds is a front-end script supplied by Debian (debian/start_binary.sh in the Debian source archive). This eventually runs the game using: exec /usr/games/rocksndiamonds-bin which should be: exec /usr