[mate-system-monitor] 02/06: Enable systemd support explicitly as as it's disabled in configure.ac by default
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Wed Jun 10 16:18:21 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-system-monitor.
commit 07e71441f6b7c68711410c8368b42cad860f6baa
Author: Martin Wimpress <code at flexion.org>
Date: Wed Jun 10 17:07:54 2015 +0100
Enable systemd support explicitly as as it's disabled in configure.ac by default
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 1d0ea76..96b0c51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/${pkgname} \
--localstatedir=/var \
--disable-static \
+ --enable-systemd \
--with-gtk=2.0
override_dh_strip:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-system-monitor.git
More information about the pkg-mate-commits
mailing list