[X2Go-Commits] nx-libs.git - build-main (branch) updated: redist-client/3.5.0.10-10-g278f941

X2Go dev team git-admin at x2go.org
Fri Aug 30 16:23:21 CEST 2013


The branch, build-main has been updated
       via  278f94136e49234e0904da9665b571c9a44fb696 (commit)
      from  4473c3ab9c4ea4ece35fcc1da1608179404d9fba (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/post-build-nx.sh |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/post-build-nx.sh b/debian/post-build-nx.sh
index 9a6143c..4ca2128 100755
--- a/debian/post-build-nx.sh
+++ b/debian/post-build-nx.sh
@@ -21,9 +21,10 @@ find nx-X11/exports/lib/ | egrep "^.*\.so$" | while read libpath; do
         ln -s $libfile ${libdir//exports/.build-exports}/$(basename $symlink)
     done
 
-    # do not install libXinerama into default path...
-    rm -f ${libdir//exports/.build-exports}/lib/libXinerama*
 
 done
 
+# do not install libXinerama into default path...
+rm -f nx-X11/.build-exports/lib/libXinerama*
+
 exit 0


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