[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:10 UTC 2012


The following commit has been merged in the master branch:
commit ac22f1d574d419a52ec900dbe34acedf4acc33d7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 12 22:19:45 2012 +0200

    Revert "Simplify stripping Javascript, now that none at all is left."
    
    This reverts commit 36dbd596c2d2f0c1f8f6d76a9b7a01d7bcba80bb.

diff --git a/debian/rules b/debian/rules
index 04cde08..7204056 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,4 +52,4 @@ common-binary-post-install-indep::
 	mv $(DEB_DESTDIR)/usr/bin $(DEB_DESTDIR)/usr/share/librdf-endpoint-perl
 
 common-binary-post-install-indep::
-	rm -rf find $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/js
+	find $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/js -type f -not -name codemirror-config.js -delete

-- 
librdf-endpoint-perl Debian packaging



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