[X2Go-Commits] nx-libs.git - master (branch) updated: redist-client/3.5.0.20-6-gee35c3f

X2Go dev team git-admin at x2go.org
Tue May 7 20:01:17 CEST 2013


The branch, master has been updated
       via  ee35c3ff93ee328fee93d6447bdd514bccbf392d (commit)
      from  e0fb697e9f86ff2e734a7530b5f4096ec1668c14 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ee35c3ff93ee328fee93d6447bdd514bccbf392d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue May 7 20:00:51 2013 +0200

    fix broker symlink

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index ac9f306..195cbfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ override_dh_auto_build:
 	ln -s debian/Makefile.replace.sh replace.sh
 	ln -s debian/wrappers bin
 	mkdir -p etc/
-	ln -s debian/keystrokes.cfg etc/keystrokes.cfg
+	ln -s ../debian/keystrokes.cfg etc/keystrokes.cfg
 	ln -s debian/rgb
 	ln -s debian/VERSION.x2goagent
 	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt --parallel


hooks/post-receive
-- 
nx-libs.git (NX (redistributed))

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).




More information about the x2go-commits mailing list