[Pkg-sympa-commits] [SCM] sympa Debian packaging branch, debian/squeeze, updated. debian/6.0.1+dfsg-3-8-gee5ff9b
Emmanuel Bouthenot
kolter at openics.org
Sun Jan 9 13:10:36 UTC 2011
The following commit has been merged in the debian/squeeze branch:
commit 01b589d7513529e099f07cfe71716a1ddffee321
Author: Emmanuel Bouthenot <kolter at openics.org>
Date: Sun Jan 9 11:25:24 2011 +0000
Force removal of po{,-wwsympa}/stamp-po files which breaks the build of translations files.
diff --git a/debian/rules b/debian/rules
index e95da65..2cf5af3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,6 +91,7 @@ clean::
[ ! -e $$file.upstream ] || mv -f $$file.upstream $$file; \
done
rm -f debian/stamp-upstreamtmpstuff
+ rm -f po/stamp-po po-wwsympa/stamp-po
clean::
debconf-updatepo
--
sympa Debian packaging
More information about the Pkg-sympa-commits
mailing list