[X2Go-Commits] nx-libs.git - build-main (branch) updated: nxproxy/3.5.0-1-105-ge6fa2ca

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


The branch, build-main has been updated
       via  e6fa2ca313e412ec89dc09a5219fcaa063fc50b2 (commit)
      from  b3d3ea7d83bedd8a9ae62d8e8652fceda73a7331 (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                           |    2 ++
 debian/patches/001_add-main-makefile.patch |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 73f249f..b98d798 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,5 +18,7 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low
   * Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package.
   * Add patch: 009_nxproxy-add-man-page.patch.
   * Add nxproxy man page to nxproxy package.
+  * Fix of nxproxy build in main Makefile (modifies
+    001_add-main-makefile.patch).
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 14 Oct 2011 03:01:39 +0200
diff --git a/debian/patches/001_add-main-makefile.patch b/debian/patches/001_add-main-makefile.patch
index 02f8049..0f6c1b5 100644
--- a/debian/patches/001_add-main-makefile.patch
+++ b/debian/patches/001_add-main-makefile.patch
@@ -27,7 +27,7 @@
 +	cd nxcompext && autoconf
 +	cd nxcompshad && autoconf
 +	cd nx-X11 && make World
-+	cd nxproxy &&  autoconf
++	cd nxproxy && autoconf && configure && make
 +
 +build-indep:
 +


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