[redeclipse] 370/494: remove -r from launcher, deprecated upstream

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 30af9eb9fd1912557289cffe00b0d17c11733921
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Tue Jul 3 11:49:04 2012 +0200

    remove -r from launcher, deprecated upstream
---
 scripts/redeclipse | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/redeclipse b/scripts/redeclipse
index 49dc459..9143e70 100644
--- a/scripts/redeclipse
+++ b/scripts/redeclipse
@@ -7,6 +7,6 @@ do
     fi
 done
 
-RE_OPTIONS="-r"
+RE_OPTIONS=""
 cd /usr/lib/games/redeclipse || exit 1
 exec ./redeclipse ${RE_OPTIONS} ${1+"$@"}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list