[mate-power-manager] 01/03: debian/rules: Build with --without-keyring configure option until m-p-m has been ported to libsecret or the keyring integration has been removed entirely by upstream.
Mike Gabriel
sunweaver at debian.org
Mon Jan 15 11:19:10 UTC 2018
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-power-manager.
commit 8158d27caff9917c04d5e9f3c05f76cbf98430ae
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Jan 15 12:10:30 2018 +0100
debian/rules: Build with --without-keyring configure option until m-p-m has been ported to libsecret or the keyring integration has been removed entirely by upstream.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 469c4fb..5b73423 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ override_dh_auto_configure:
--disable-silent-rules \
--libexecdir=/usr/lib/mate-power-manager \
--enable-applets \
+ --without-keyring \
--enable-deprecated
override_dh_strip:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-power-manager.git
More information about the pkg-mate-commits
mailing list