[mate-notification-daemon] 04/11: Add --disable-static and --with-gtk=2.0. Whitespace cleanup.
Mike Gabriel
sunweaver at debian.org
Mon Aug 24 09:40:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-notification-daemon.
commit 82b2174c85bbc972eafd5316cf371036c31aeb21
Author: Martin Wimpress <code at flexion.org>
Date: Fri Jun 12 08:30:15 2015 +0100
Add --disable-static and --with-gtk=2.0. Whitespace cleanup.
---
debian/rules | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4b02146..f18c738 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,8 +16,10 @@ override_dh_installchangelogs:
override_dh_auto_configure:
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
- --disable-silent-rules \
- --libexecdir=/usr/lib/mate-notification-daemon/
+ --disable-silent-rules \
+ --libexecdir=/usr/lib/mate-notification-daemon \
+ --disable-static \
+ --with-gtk=2.0
override_dh_strip:
dh_strip --dbg-package=mate-notification-daemon-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-notification-daemon.git
More information about the pkg-mate-commits
mailing list