[mate-notification-daemon] 05/06: Add --disable-static and --with-gtk=2.0. Whitespace cleanup.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri Jun 12 07:31:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-notification-daemon.
commit 41bf5d432a2b00c1ff08d984cd035683a2e16596
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