[atril] 01/05: debian/rules: Enable dh_girespository helper.
Mike Gabriel
sunweaver at debian.org
Tue Jan 24 09:44:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository atril.
commit 643adc94eeda6c5dedc6c90a77f83e8ba10de010
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Wed Jan 18 13:54:57 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 313e294..f4af13d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ endif
endif
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --with gir
override_dh_install:
rm -rfv debian/tmp/usr/lib/*/*.la
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/atril.git
More information about the pkg-mate-commits
mailing list