[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-271-g4668827

X2Go dev team git-admin at x2go.org
Mon Dec 9 09:52:31 CET 2013


The branch, master has been updated
       via  46688278c84bc215d2bfe996efc184a09271dff7 (commit)
      from  978523511302a62bef54dcc663f34efd48eef59d (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 46688278c84bc215d2bfe996efc184a09271dff7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 9 09:51:45 2013 +0100

    Makefile: pre-set the PERL_INSTALLDIRS var with ,,vendor''.

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

Summary of changes:
 Makefile         |    2 +-
 debian/changelog |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/Makefile b/Makefile
index 2054bcd..6f71a66 100755
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LIBDIR=$(PREFIX)/lib/x2go
 SHAREDIR=$(PREFIX)/share/x2go
 
 PERL ?= /usr/bin/perl
-PERL_INSTALLDIRS ?=
+PERL_INSTALLDIRS ?= vendor
 
 all: build
 
diff --git a/debian/changelog b/debian/changelog
index 0422b69..5cc0608 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ x2goserver (4.1.0.0-0x2go1) UNRELEASED; urgency=low
       who shares his/her desktop.
     - Do not superenice desktop sharing / shadow sessions.
     - Drop obsolete components x2goserver-compat, x2goserver-pyhoca.
+    - Makefile: pre-set the PERL_INSTALLDIRS var with ,,vendor''.
   * debian/control:
     + Package X2Go::Log in separate package: libx2go-log-perl.
     + Package X2Go::Server::DB in separate package: libx2go-server-db-perl.


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

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 "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list