[X2Go-Commits] [x2goserver] 11/17: Makefile: same change, but for ETCDIR.

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


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

x2go pushed a commit to branch master
in repository x2goserver.

commit eb8b56b13bb5934a2b3f5de33f4cf5945d6c2382
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Jun 22 06:30:31 2019 +0200

    Makefile: same change, but for ETCDIR.
---
 Makefile         | 2 +-
 debian/changelog | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index ba24cf1..009f9c4 100755
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ RM_DIR=rmdir -p --ignore-fail-on-non-empty
 
 DESTDIR ?=
 PREFIX ?= /usr/local
-ETCDIR=/etc/x2go
+ETCDIR ?= /etc/x2go
 LIBDIR ?= $(PREFIX)/lib/x2go
 SHAREDIR ?= $(PREFIX)/share/x2go
 
diff --git a/debian/changelog b/debian/changelog
index e3769fd..6ea1d69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -98,6 +98,7 @@ x2goserver (4.1.0.4-0x2go1.1) UNRELEASED; urgency=medium
       build time, but also allow re-rooting afterwards - derived from the
       original values.
     - Makefile: specify SHAREDIR as a default-if-not-specified variable.
+    - Makefile: same change, but for ETCDIR.
   * debian/control:
     + Build-depend upon lsb-release for distro version detection.
   * debian/x2goserver.manpages:

--
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