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


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

    Fix mention adding uWSGI symlink.

diff --git a/debian/uwsgi/README b/debian/uwsgi/README
index bb2e8cc..0b5f7cf 100644
--- a/debian/uwsgi/README
+++ b/debian/uwsgi/README
@@ -6,6 +6,7 @@ uWSGI started as a Python WSGI but nowadays supports Perl PSGI as well.
 Copy the files into /etc and invoke these commands as root:
 
     aptitude install uwsgi uwsgi-plugin-psgi libapache2-mod-uwsgi
+    ln -st /etc/uwsgi/apps-enabled/ ../apps-available/rdf_endpoint.psgi
     service uwsgi start rdf_endpoint
 
  -- Jonas Smedegaard <dr at jones.dk>  Sun, 10 Jun 2012 19:31:13 +0200

-- 
librdf-endpoint-perl Debian packaging



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