[debian-edu-commits] debian-edu/pkg-team/ 38/159: merge from Debian: PID path change

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Feb 23 10:04:23 UTC 2016


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

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

commit 35fbe2f85c3c9f3292da7092f485a3d2c578fe03
Author: mirabilos <tg at mirbsd.org>
Date:   Wed Aug 5 21:53:57 2015 +0200

    merge from Debian: PID path change
---
 rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules b/rules
index 0a6cc00..c5baa4e 100755
--- a/rules
+++ b/rules
@@ -32,6 +32,8 @@ override_dh_auto_configure:
 	    --enable-fuse \
 	    --enable-opus
 	cd xorgxrdp && ./configure ${CONFIGURE_ARGS}
+	find . -name Makefile -print0 | \
+	    xargs -0 perl -pi -e 's!XRDP_PID_PATH.*/run!$&/xrdp!g' --
 
 override_dh_auto_install:
 	dh_auto_install -v

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



More information about the debian-edu-commits mailing list