[X2go-Commits] nx-libs.git - master (branch) updated: redist-client/3.5.0.11-8-g3776a6f

X2go dev team git-admin at x2go.org
Thu Mar 1 21:53:38 CET 2012


The branch, master has been updated
       via  3776a6f417d4844f92b035eec2ca3d06466ec4e8 (commit)
      from  a71cebf0418d1d2c4fbc1012957bf1f1b54742cc (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 3776a6f417d4844f92b035eec2ca3d06466ec4e8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Mar 1 21:53:28 2012 +0100

    typofix in libnx-x11.postinst

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

Summary of changes:
 debian/libnx-x11.postinst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/debian/libnx-x11.postinst b/debian/libnx-x11.postinst
index 263024f..ad5a094 100755
--- a/debian/libnx-x11.postinst
+++ b/debian/libnx-x11.postinst
@@ -26,7 +26,7 @@ case "$1" in
 		if dpkg-architecture -qDEB_BUILD_MULTIARCH &>/dev/null; then
 			rm -f /usr/lib/nx/X11/Xinerama/libNX_X11.so.6
 			rm -f /usr/lib/nx/X11/Xinerama/libNX_Xext.so.6
-			$libdir=/usr/lib/$(dpkg-architecture -qDEB_BUILD_MULTIARCH)
+			libdir=/usr/lib/$(dpkg-architecture -qDEB_BUILD_MULTIARCH)
 			if test -e $libdir/libX11.so.6; then
 				ln -s $libdir/libX11.so.6 /usr/lib/nx/X11/Xinerama/libNX_X11.so.6
 			fi


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