[X2Go-Commits] x2golxdebindings.git - master (branch) updated: 1.0.2.0-20-geccebbd

X2Go dev team git-admin at x2go.org
Tue Dec 17 19:18:13 CET 2013


The branch, master has been updated
       via  eccebbd538cb7cb675eefb7dee46bd9d2af0a656 (commit)
      from  999f5c48fd5630aba42e328d1f22d2fa22e4763a (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 eccebbd538cb7cb675eefb7dee46bd9d2af0a656
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Dec 17 19:18:06 2013 +0100

    Use x2gopath in scripts rather than deprecated x2gobasepath.

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

Summary of changes:
 debian/changelog                                   |    2 +-
 .../x2gofeature.d/x2goserver-lxdebindings.features |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index c5b07aa..502f49a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 x2golxdebindings (1.0.2.2-0x2go1) UNRELEASED; urgency=low
 
   * New upstream version (1.0.2.2):
-    - Continue development...
+    - Use x2gopath in scripts rather than deprecated x2gobasepath.
   * debian/control:
     + Add dependency: libgtk2.0-bin | libgtk-3-bin. (Fixes: #277).
     + Update SYNOPSIS and LONG_DESCRIPTION.
diff --git a/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features b/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features
index 035953d..2542dae 100755
--- a/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features
+++ b/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features
@@ -20,7 +20,7 @@
 # Copyright (C) 2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 # Copyright (C) 2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
 
-X2GO_LIB_PATH=`echo -n \$(x2gobasepath)/lib/x2go`
+X2GO_LIB_PATH=`x2gopath libexec`
 
 $X2GO_LIB_PATH/x2gosyslog "$0" "info" "$(basename $0) called with options: $@"
 


hooks/post-receive
-- 
x2golxdebindings.git (LXDE bindings for X2Go)

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 "x2golxdebindings.git" (LXDE bindings for X2Go).




More information about the x2go-commits mailing list