[redeclipse] 47/494: Use just -r instead of -rinit.cfg for script
Martin Werner
arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:14 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 499e28bbc143125b892d94f517d47273ccd3b4b5
Author: Arand Nash <ienorand at gmail.com>
Date: Mon Mar 7 04:29:29 2011 +0000
Use just -r instead of -rinit.cfg for script
---
scripts/redeclipse | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/redeclipse b/scripts/redeclipse
index 38424c4..865a1b2 100644
--- a/scripts/redeclipse
+++ b/scripts/redeclipse
@@ -1,3 +1,3 @@
#!/bin/sh
-RE_OPTIONS=" -p/usr/share/games/redeclipse/data -rinit.cfg"
+RE_OPTIONS=" -p/usr/share/games/redeclipse/data -r"
exec /usr/lib/redeclipse/reclient ${RE_OPTIONS} "$@"
--
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