[pkg-remote-commits] [xrdp] 02/05: Run libpainter/bootstrap as well.
Thorsten Glaser
tg at moszumanska.debian.org
Tue Oct 10 18:21:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
tg pushed a commit to branch master
in repository xrdp.
commit 43cfa358290a279f6041a42a0091b9a8c0489946
Author: mirabilos <thorsten.glaser at teckids.org>
Date: Sat Mar 25 17:36:33 2017 +0100
Run libpainter/bootstrap as well.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f540705..a60d9e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ xrdp (0.9.4-2) UNRELEASED; urgency=medium
[ Thorsten Glaser ]
* Place missing log_end_msg in init script.
+ * Run libpainter/bootstrap as well.
-- Dominik George <nik at naturalnet.de> Mon, 09 Oct 2017 19:39:13 +0200
diff --git a/debian/rules b/debian/rules
index 0f6488a..e2dfce2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,6 +66,7 @@ override_dh_auto_configure:
./bootstrap
cd xorgxrdp && ./bootstrap
cd librfxcodec && ./bootstrap
+ cd libpainter && ./bootstrap
./configure \
--enable-ipv6 \
--enable-jpeg \
--
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