[caja] 01/01: debian/rules: Enable dh_girespository helper.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Wed Jan 18 13:55:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository caja.
commit 560979a1eb6992fa9dcf099e78016314ac52085b
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 a4e744f..cbe0a2a 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