[X2Go-Commits] [x2goserver] branch master updated (37bb9b4 -> c2efe76)

git-admin at x2go.org git-admin at x2go.org
Sun Jun 23 04:43:03 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2goserver.

      from  37bb9b4   x2goruncommand: start Xsession on X2Go KDrive desktops.
       new  efa794e   x2goserver/bin/x2goruncommand: fix syntax.
       new  b8cacb5   x2goserver/Makefile: allow auto-generation of files, including installation, uninstallation and cleanup.
       new  77364ed   x2goserver/bin: rename x2gopath to x2gopath.in.
       new  16c8bb5   x2goserver/bin/x2gopath.in: use ${BASH_SOURCE[0]} instead of ${0}... for reasons.
       new  b2a73f9   x2goserver/bin/x2gopath.in: rework quoting, variable usage, drop unnecessary semicolons etc.
       new  9800771   x2goserver/bin/x2gopath.in: hardcode LIBDIR, PREFIX and SHAREDIR at build time, but also allow re-rooting afterwards - derived from the original values.
       new  2475a93   x2goserver.spec: pass down LIBDIR via make calls, not by modifying all source files with sed.
       new  e5f19e1   debian/rules: export and pass down LIBDIR.
       new  902e088   debian/rules: fix standalone make call by specifying PREFIX, NXLIBDIR and LIBDIR explicitly.
       new  073cdef   Makefile: specify SHAREDIR as a default-if-not-specified variable.
       new  eb8b56b   Makefile: same change, but for ETCDIR.
       new  9603457   {libx2go-server-db-perl,x2goserver{,-{common,desktopsharing,extensions,fmbindings,printing,x2goagent,xsession}}}/Makefile: apply default-if-not-specified-logic to all the other Makefiles as well.
       new  773d640   x2goserver/Makefile: add support for $(NXLIBDIR).
       new  18c6c92   x2goserver/bin/x2gopath.in: switch to bash.
       new  f5a6874   x2goserver/bin/x2gopath.in: fix warning message to also include SHAREDIR.
       new  6ffc9ee   x2goserver/bin/x2gopath.in: add and use support for NXLIBDIR; drop the lib-subdir detection.
       new  c2efe76   x2goserver/bin/x2gopath.in: use [] instead of test, for consistency.

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                           |  4 +-
 debian/changelog                   | 30 ++++++++++++
 debian/rules                       | 11 +++--
 libx2go-server-db-perl/Makefile    | 12 ++---
 x2goserver-common/Makefile         | 12 ++---
 x2goserver-desktopsharing/Makefile | 10 ++--
 x2goserver-extensions/Makefile     | 10 ++--
 x2goserver-fmbindings/Makefile     | 10 ++--
 x2goserver-printing/Makefile       | 12 ++---
 x2goserver-x2goagent/Makefile      | 10 ++--
 x2goserver-xsession/Makefile       | 12 ++---
 x2goserver.spec                    |  7 +--
 x2goserver/Makefile                | 99 ++++++++++++++++++++++++++++++--------
 x2goserver/bin/x2gopath            | 44 -----------------
 x2goserver/bin/x2gopath.in         | 61 +++++++++++++++++++++++
 x2goserver/bin/x2goruncommand      |  2 +-
 16 files changed, 226 insertions(+), 120 deletions(-)
 delete mode 100755 x2goserver/bin/x2gopath
 create mode 100755 x2goserver/bin/x2gopath.in

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list