[mate-desktop] 02/03: debian/rules: Enable dh_girepository helper.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Thu Apr 6 11:46:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

gnugr-guest pushed a commit to branch parrotsec/testing
in repository mate-desktop.

commit 9db7bec6e3867138c92af1c3cd980d815d9137f2
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Thu Apr 6 14:42:16 2017 +0300

    debian/rules: Enable dh_girepository helper.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b6f4025..7d097ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with python2
+	dh $@ $(DHFLAGS) --with gir
 
 override_dh_install:
 	rm -f debian/tmp/usr/lib/*/*.la

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop.git



More information about the pkg-mate-commits mailing list