Bug#583377: Building a translation template during build

Sebastien Bacher seb128 at ubuntu.com
Thu May 27 13:38:15 UTC 2010


Package: gtk2-engines
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch
Version: 1:2.20.1-1
Severity: wishlist
Tags: patch

The only change than Ubuntu has in this source is to run intltool-update
during the build, that should make almost no difference for Debian and
would allow getting in sync between distributions.

diff -u gtk2-engines-2.20.1/debian/rules
gtk2-engines-2.20.1/debian/rules
--- gtk2-engines-2.20.1/debian/rules
+++ gtk2-engines-2.20.1/debian/rules
@@ -52,7 +52,8 @@
+	cd po; intltool-update -p
 
 binary-install/gtk2-engines-udeb::
 	dh_gtkmodules -pgtk2-engines-udeb
 
 clean::
 	rm -rf $(buildbasedir)
-
+	-rm po/gtk-engines.pot








More information about the pkg-gnome-maintainers mailing list