Package: gnokii
Version: 0.6.8-0.2
Severity: important
Tags: patch pending

While building the package I discovered that the locales (.mo files) are
not always included in every build. The problem is that po/stamp-po
doesn't get 'clean'ed, and thus every non-first build of a tree the locales are
missing.

I've fixed this and am fixing this in my planned NMU, I'm filing this
bug for the record.


Thijs
--- rules.orig  2006-01-14 14:51:22.000000000 +0100
+++ rules       2006-01-14 14:42:20.000000000 +0100
@@ -52,7 +52,7 @@
                cp -f /usr/share/misc/config.sub config/config.sub
        -test -r /usr/share/misc/config.guess && \
                cp -f /usr/share/misc/config.guess config/config.guess
-       rm -f po/*.gmo
+       rm -f po/*.gmo po/stamp-po
        rm -rf debian/conffiles debian/gnokii-smsd-file debian/xgnokii \
               debian/*debhelper debian/postinst debian/postrm debian/substvars 
\
               debian/files

Reply via email to