[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 bd77cf5b108f665f77e5c7d36b48cdb456fbc7a8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 12 22:25:07 2012 +0200

    Add symlink to codemirror, for serving also static files via Plack.

diff --git a/debian/rules b/debian/rules
index 7204056..c9b1bd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,3 +53,6 @@ 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
+
+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