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

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


The branch, build-main has been updated
       via  4d6e1c4fbe549a77caa5ba0fc60e1bf668bf4a4b (commit)
      from  ba589d1fd264f3ad3fbe8767bf215c0399a162cf (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/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a942949..1e6d1dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ nx-libs (2:3.5.0.11-0) UNRELEASED; urgency=low
     the Xinerama extension.
   * Update patch: 001_add-main-makefile.full+lite.patch, use curly braces for
     macros.
+  * Enable parallel build for Debian package.
 
   [ Jan Engelhardt ]
   * Update patch: 001_add-main-makefile.full+lite.patch, allow passing of
diff --git a/debian/rules b/debian/rules
index 520ed1a..4a4782d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ override_dh_clean:
 
 override_dh_auto_build:
 	debian/pre-build-nx.sh
-	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt
+	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt --parallel
 	debian/post-build-nx.sh
 
 override_dh_auto_install:


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