[SCM] Packaging for padre-plugin-spellcheck branch, master, updated. debian/1.25-1-7-g037ae2f

Dominique Dumont dod at debian.org
Tue Jun 5 18:45:16 UTC 2012


The following commit has been merged in the master branch:
commit 9e17b0a005626b0a660409e85ced52a57da2bc14
Author: Dominique Dumont <dod at debian.org>
Date:   Sat May 19 14:41:08 2012 +0200

    rules: *.pot are gone upstream. Don't try to remove them

diff --git a/debian/rules b/debian/rules
index 7e48c2f..c9670e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,5 @@ override_dh_auto_install:
 	    msgfmt $$f -o $${f%.po}.mo ; \
 	    rm $$f ;\
 	    echo `basename $$f` ;\
-	    done
-	rm $(PO_DIR)/*.pot
+	done
 

-- 
Packaging for padre-plugin-spellcheck



More information about the Pkg-perl-cvs-commits mailing list