[X2Go-Commits] nx-libs.git - build-main (branch) updated: redist-server/3.5.0.2-6-gfdfed53

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


The branch, build-main has been updated
       via  fdfed536ce4408e19a0b0e4732e3630cd542c051 (commit)
      from  9d99eeb539ccb085dcce4899eed5926f0ea13f92 (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 +
 ...apper.patch => 023_add-x2goagent-wrapper.patch} |    4 ++--
 debian/patches/series                              |    1 +
 3 files changed, 4 insertions(+), 2 deletions(-)
 copy debian/patches/{022_add-nxproxy-wrapper.patch => 023_add-x2goagent-wrapper.patch} (94%)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index c383036..498d260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ nx-libs (2:3.5.0.2-1) UNRELEASED; urgency=low
     - 201_nxagent_set-x2go-icon-if-x2goagent-flavour.patch
     - 300_nxagent_set-wm-class.patch
     - 999_nxagent_unbrand-nxagent-brand-x2goagent.patch
+  * Add patch: 023_add-x2goagent-wrapper.patch.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 11 Jan 2012 15:30:36 +0100
 
diff --git a/debian/patches/022_add-nxproxy-wrapper.patch b/debian/patches/023_add-x2goagent-wrapper.patch
similarity index 94%
copy from debian/patches/022_add-nxproxy-wrapper.patch
copy to debian/patches/023_add-x2goagent-wrapper.patch
index cedfde3..ca53fde 100644
--- a/debian/patches/022_add-nxproxy-wrapper.patch
+++ b/debian/patches/023_add-x2goagent-wrapper.patch
@@ -1,5 +1,5 @@
 --- /dev/null
-+++ b/bin/nxproxy
++++ b/bin/x2goagent
 @@ -0,0 +1,24 @@
 +#!/bin/bash
 +
@@ -24,4 +24,4 @@
 +export NX_LIBS
 +export LD_LIBRARY_PATH
 +
-+exec /usr/lib/nx/nxproxy "$@"
++exec /usr/lib/nx/x2goagent "$@"
diff --git a/debian/patches/series b/debian/patches/series
index 67c8036..661aeaa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -20,6 +20,7 @@
 020_add-nxagent-wrapper.patch
 021_add-nxauth-wrapper.patch
 022_add-nxproxy-wrapper.patch
+023_add-x2goagent-wrapper.patch
 101_nxagent_set-rgb-path.patch
 102_xserver-xext_set-securitypolicy-path.patch
 103_nxagent_set-X0-config-path.patch


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