[Pkg-voip-commits] [twinkle] 01/02: Include dpkg/architecture.mk to support manual invocation of debian/rules
Peter Colberg
pc-guest at moszumanska.debian.org
Wed Jan 13 03:45:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
pc-guest pushed a commit to branch master
in repository twinkle.
commit 7122651f7a59a0b65937418c71579508cceab98a
Author: Peter Colberg <peter at colberg.org>
Date: Tue Jan 12 08:13:06 2016 -0500
Include dpkg/architecture.mk to support manual invocation of debian/rules
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 656d2ac..422231b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+# Support manual invocation of debian/rules
+include /usr/share/dpkg/architecture.mk
+
# Disable ZRTP support for now (see: #797554)
CONFIGURE_FLAGS = -DWITH_QT5=ON -DWITH_ZRTP=OFF -DWITH_SPEEX=ON -DWITH_GSM=ON
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git
More information about the Pkg-voip-commits
mailing list