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

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

commit ea061981b14ee5ecd9e067de7da8f82bc2f33d0f
Author: Arand Nash <[email protected]>
Date:   Tue Feb 22 00:56:24 2011 +0000

    exec reclient from above data directory
---
 scripts/redeclipse | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to