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 <[email protected]> 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

