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


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

    Avoid installing obsolete inline-loaded Codemirror CSS file.

diff --git a/debian/rules b/debian/rules
index c9b1bd9..ec5ce1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,7 @@ common-binary-post-install-indep::
 
 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 -f $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/css/sparqlcolors.css
 
 binary-post-install/$(pkg)::
 	ln -sT ../../../../../../../javascript/codemirror $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/js/codemirror

-- 
librdf-endpoint-perl Debian packaging



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