[Pkg-gnupg-maint] Bug#769571: [PATCH 3/4] Ensure the translations get rebuild
David Prévot
taffit at debian.org
Fri Nov 14 16:14:01 UTC 2014
Delete the .gmo files on clean, so that they get regenerated on build,
and don’t prevent to rebuild the package because of binary files changed
in the upstream part of the package.
---
debian/clean | 1 +
1 file changed, 1 insertion(+)
create mode 100644 debian/clean
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..e0f175b
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+po/*.gmo
--
2.1.3
More information about the Pkg-gnupg-maint
mailing list