chiark / gitweb /
i18n: Call po/Makefile directly from debian/rules
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 29 Sep 2018 00:50:09 +0000 (01:50 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 29 Sep 2018 11:48:13 +0000 (12:48 +0100)
commit33eb4ed739af3871f5aedd9ca944cc134f012523
tree70f06959264b0d3908e20750bf71781ffa97aead
parenta986b3b8a0f43300ec82f569c848f780ec83cb56
i18n: Call po/Makefile directly from debian/rules

This makefile likes to dirty things quite a bit, since that's how
gettext seems to like to work.  In our call from debian/rules, we
avoid that.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
.gitignore
debian/dgit.install [new file with mode: 0644]
debian/git-debrebase.install [new file with mode: 0644]
debian/rules