[mate-panel] 02/11: debian/rules: add --with-gtk=2.0
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri Jun 12 16:17:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-panel.
commit e8a917dab976170f9f3b12e66c32b104c89c64b9
Author: Martin Wimpress <code at flexion.org>
Date: Fri Jun 12 16:34:46 2015 +0100
debian/rules: add --with-gtk=2.0
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 933ce99..1fa31b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,8 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/mate-panel \
--disable-static \
--enable-introspection \
- --enable-gtk-doc
+ --enable-gtk-doc \
+ --with-gtk=2.0
override_dh_strip:
dh_strip -pmate-panel --dbg-package=mate-panel-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-panel.git
More information about the pkg-mate-commits
mailing list