[eom] 03/05: debian/rules: Remove obsolete --with-gtk=3.0
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri Jan 13 11:43:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository eom.
commit 38d29b327c67bb53f026a0d26cfbac43c3be7957
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Thu Jan 12 22:45:49 2017 +0000
debian/rules: Remove obsolete --with-gtk=3.0
---
debian/rules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index a4b3a3d..b238a8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --with gir
override_dh_install:
rm -rfv debian/tmp/usr/lib/*/eom/plugins/*.la
@@ -16,8 +16,7 @@ override_dh_install:
override_dh_auto_configure:
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
- --disable-python \
- --with-gtk=3.0
+ --disable-silent-rules
override_dh_installchangelogs:
dh_installchangelogs NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/eom.git
More information about the pkg-mate-commits
mailing list