[mate-system-monitor] 02/07: debian/rules: Remove obsolete --with-gtk=3.0

Aron Xu aron at debian.org
Wed Jun 21 13:04:36 UTC 2017


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

aron pushed a commit to branch master
in repository mate-system-monitor.

commit 190f40878309084d971dad75870899f50a881592
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 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 95373be..ac198e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,7 @@ override_dh_auto_configure:
 		--libexecdir=/usr/lib/${pkgname} \
 		--localstatedir=/var \
 		--disable-static \
-		$(CONFIGURE_SYSTEMD) \
-		--with-gtk=3.0
+		$(CONFIGURE_SYSTEMD)
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='mate-system-monitor-dbg (<< 1.14.0-2~)'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-system-monitor.git



More information about the pkg-mate-commits mailing list