[redeclipse] 30/494: Use -p option to point to datadir

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:12 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 31ef8e5f9ba6a6be76ca4ee0755ada5579bf1620
Author: Arand Nash <ienorand at gmail.com>
Date:   Tue Feb 22 01:11:29 2011 +0000

    Use -p option to point to datadir
---
 scripts/redeclipse | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/redeclipse b/scripts/redeclipse
index 3bad307..16eb932 100644
--- a/scripts/redeclipse
+++ b/scripts/redeclipse
@@ -1,4 +1,3 @@
 #!/bin/sh
-RE_OPTIONS="-h${HOME}/.redeclipse -rinit.cfg"
-cd /usr/share/games/redeclipse
+RE_OPTIONS=" -p/usr/share/games/redeclipse/data -h${HOME}/.redeclipse -rinit.cfg"
 exec /usr/games/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