[pkg-remote-commits] [xrdp] 01/01: Run libpainter/bootstrap as well.
Thorsten Glaser
tg at moszumanska.debian.org
Sat Mar 25 16:36:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tg pushed a commit to branch experimental
in repository xrdp.
commit a48e52da184cdc92daee5c3050f794925e7250fa
Author: mirabilos <thorsten.glaser at teckids.org>
Date: Sat Mar 25 17:36:33 2017 +0100
Run libpainter/bootstrap as well.
---
debian/changelog | 3 ++-
debian/rules | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ec6616f..c59d82a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ xrdp (0.9.1-8~exp1) experimental; urgency=low
* Upload to experimental.
* Merge uploads from unstable.
+ * Run libpainter/bootstrap as well.
- -- Thorsten Glaser <tg at mirbsd.de> Sat, 25 Mar 2017 17:20:42 +0100
+ -- Thorsten Glaser <tg at mirbsd.de> Sat, 25 Mar 2017 17:36:18 +0100
xrdp (0.9.1-7) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 2e77a98..c2edc6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,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