diff --git a/srcpkgs/mod_wsgi/INSTALL.msg b/srcpkgs/mod_wsgi/INSTALL.msg index a29677634d..b3a3070700 100644 --- a/srcpkgs/mod_wsgi/INSTALL.msg +++ b/srcpkgs/mod_wsgi/INSTALL.msg @@ -1,5 +1,3 @@ -========================================================================== - To enable ${PKGNAME} in the Apache HTTP server, add the following line into /etc/httpd/httpd.conf: @@ -9,4 +7,3 @@ and reload the Apache daemon with: # sv restart apache -========================================================================== diff --git a/srcpkgs/mod_wsgi/template b/srcpkgs/mod_wsgi/template index 6356cccc1f..e2f1bf3295 100644 --- a/srcpkgs/mod_wsgi/template +++ b/srcpkgs/mod_wsgi/template @@ -1,7 +1,7 @@ # Template file for 'mod_wsgi' pkgname=mod_wsgi version=3.5 -revision=2 +revision=3 lib32disabled=yes build_style=gnu-configure hostmakedepends="python"