[libmatekbd] 01/02: debian/rules: Enable dh_girespository helper.
Mike Gabriel
sunweaver at debian.org
Tue Jan 24 19:26:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository libmatekbd.
commit 6bf43ab4b8e081f1c6522a6e5532a5c29f783585
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Wed Jan 18 13:56:22 2017 +0000
debian/rules: Enable dh_girespository helper.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9f43e70..b6e7087 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ $(DHFLAGS)
+ 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/libmatekbd.git
More information about the pkg-mate-commits
mailing list