[arch-commits] Commit in mod_wsgi2/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Aug 9 11:50:45 UTC 2013


    Date: Friday, August 9, 2013 @ 13:50:44
  Author: arodseth
Revision: 95321

upgpkg: mod_wsgi2 3.4-4

Modified:
  mod_wsgi2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-09 11:42:20 UTC (rev 95320)
+++ PKGBUILD	2013-08-09 11:50:44 UTC (rev 95321)
@@ -5,7 +5,7 @@
 
 pkgname=mod_wsgi2
 pkgver=3.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Python2 WSGI adapter module for Apache'
 arch=('x86_64' 'i686')
 url='http://www.modwsgi.org/'
@@ -21,7 +21,7 @@
 
   ./configure \
     --prefix=/usr \
-    --with-apxs=/usr/sbin/apxs \
+    --with-apxs=/usr/bin/apxs \
     --with-python=/usr/bin/python2
   make
 }




More information about the arch-commits mailing list