tag 424151 patch thanks This bus is caused because po/de.po is patched by the package, triggering a regeneration of po/de.mo. Simply deleting all po/*mo files is enough to make this work.
----------------------------------------------------------------------
diff -r 204624fef471 debian/rules
--- a/debian/rules Sat Aug 04 16:23:26 2007 -0500
+++ b/debian/rules Sat Aug 04 16:41:14 2007 -0500
@@ -40,6 +40,7 @@ clean:
# Add here commands to clean up after the build process.
-$(MAKE) distclean
+ rm -f po/*mo
dh_clean
----------------------------------------------------------------------
signature.asc
Description: Digital signature

