[SCM] mate-panel Debian package branch, master, updated. 8bfbd88f438d56dec123100de5e127f2bf179e5f

Mike Gabriel sunweaver at moszumanska.debian.org
Fri Feb 14 20:57:36 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-panel.git;a=commitdiff;h=fa395dc

The following commit has been merged in the master branch:
commit fa395dc93847c8d5701451e909ebd6d4409caa96
Author: Petr Baudis <pasky at ucw.cz>
Date:   Wed Feb 12 19:20:41 2014 +0100

    debian/rules: Don't pass --with-gtk=2.0 to configure, ignored
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3bf828a..f818f1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,7 @@ override_dh_auto_configure:
 		--disable-scrollkeeper \
 		--disable-static \
 		--enable-introspection \
-		--enable-gtk-doc \
-		--with-gtk=2.0
+		--enable-gtk-doc
 
 override_dh_strip:
 	dh_strip --dbg-package=mate-panel-dbg

-- 
mate-panel Debian package



More information about the pkg-mate-commits mailing list