[engrampa] 01/02: debian/rules: Drop --with-gtk=3.0 build flag. Engrampa is GTK-3-only nowadays. (Closes: #840564).

Mike Gabriel sunweaver at debian.org
Tue Jan 24 20:57:51 UTC 2017


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

sunweaver pushed a commit to branch master
in repository engrampa.

commit 302eebc96516792cbf85a78ca8e9bf48d48002f7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jan 24 11:17:29 2017 +0100

    debian/rules: Drop --with-gtk=3.0 build flag. Engrampa is GTK-3-only nowadays. (Closes: #840564).
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7889a45..ae5b9f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,8 +23,7 @@ override_dh_auto_configure:
 		--disable-silent-rules \
 		--disable-packagekit \
 		--enable-magic \
-		--libexecdir=/usr/lib/engrampa \
-		--with-gtk=3.0
+		--libexecdir=/usr/lib/engrampa
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='engrampa-dbg (<< 1.14.1-2~)'

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



More information about the pkg-mate-commits mailing list