[SCM] librdf-endpoint-perl Debian packaging branch, master, updated. debian/0.04-1-27-gaed461e

Jonas Smedegaard dr at jones.dk
Tue Jun 12 21:02:09 UTC 2012


The following commit has been merged in the master branch:
commit 36dbd596c2d2f0c1f8f6d76a9b7a01d7bcba80bb
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 12 21:48:32 2012 +0200

    Simplify stripping Javascript, now that none at all is left.

diff --git a/debian/rules b/debian/rules
index 79a3d96..75b25aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,4 +54,4 @@ common-binary-post-install-indep::
 	rm -rf $(DEB_DESTDIR)usr/bin
 
 common-binary-post-install-indep::
-	find $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/js -type f -not -name codemirror-config.js -delete
+	rm -rf find $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/js

-- 
librdf-endpoint-perl Debian packaging



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