[SCM] swh-plugins/master: Don't remove po/*.gmo files in order to preserve upstream's original source tree.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 27 17:06:21 UTC 2012


The following commit has been merged in the master branch:
commit 9261f47a8566985e44551c9210ed2744c440fd1f
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 27 16:51:32 2012 +0000

    Don't remove po/*.gmo files in order to preserve upstream's original source tree.

diff --git a/debian/rules b/debian/rules
index 62a1238..454f63c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,6 @@ override_dh_auto_configure:
 
 override_dh_auto_clean:
 	rm -f conftest conftest.c
-	rm -f po/*.gmo
 	rm -f po/stamp-po
 	dh_auto_clean
 

-- 
swh-plugins packaging



More information about the pkg-multimedia-commits mailing list