[caja] 01/02: debian/rules: Enable dh_girespository helper.
Mike Gabriel
sunweaver at debian.org
Tue Jan 24 19:22:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository caja.
commit bf5d0575fd8a78070cf94b6b095c032101078c6f
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Wed Jan 18 13:55:29 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 e4248c8..aeb54c0 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 -fv debian/tmp/usr/lib/*/*.la
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja.git
More information about the pkg-mate-commits
mailing list