[mate-panel] 01/01: debian/rules: Remove obsolete --disable-scrollkeeper build option. Add --with-gtk=2.0 build option.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Mon Oct 5 10:07:20 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 526464666e157484cda49d0602585e3718746f1b
Author: Martin Wimpress <code at flexion.org>
Date: Mon Oct 5 11:07:12 2015 +0100
debian/rules: Remove obsolete --disable-scrollkeeper build option. Add --with-gtk=2.0 build option.
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 47fb3a0..e5c132e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,10 +20,10 @@ override_dh_auto_configure:
--disable-silent-rules \
--localstatedir=/var \
--libexecdir=/usr/lib/mate-panel \
- --disable-scrollkeeper \
--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