[pkg-remote-commits] [xrdp] 06/12: Set socket dir at build time.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Oct 9 17:04:38 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 43905c8a0104a8e2a9a3f071b0689671f0524bef
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Oct 9 17:18:07 2017 +0200

    Set socket dir at build time.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2e77a98..0f6488a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,8 @@ CONFIGURE_ARGS:=	--build=${DEB_BUILD_GNU_TYPE} \
 			--libdir=\$${prefix}/lib/${DEB_HOST_MULTIARCH} \
 			--libexecdir=\$${prefix}/lib/${DEB_HOST_MULTIARCH} \
 			--disable-maintainer-mode \
-			--disable-dependency-tracking
+			--disable-dependency-tracking \
+			--with-socketdir=/var/run/xrdp/sockdir
 
 ifneq (${DEB_BUILD_GNU_TYPE},${DEB_HOST_GNU_TYPE})
 CONFIGURE_ARGS+=	--host=${DEB_HOST_GNU_TYPE}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/xrdp.git



More information about the pkg-remote-commits mailing list