summaryrefslogtreecommitdiff
path: root/community/cherokee
diff options
context:
space:
mode:
Diffstat (limited to 'community/cherokee')
-rw-r--r--community/cherokee/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/cherokee/PKGBUILD b/community/cherokee/PKGBUILD
index dba1f7211..e9fb17828 100644
--- a/community/cherokee/PKGBUILD
+++ b/community/cherokee/PKGBUILD
@@ -1,5 +1,5 @@
-# $Id: PKGBUILD 47874 2011-05-25 20:20:57Z foutrelis $
-# Maintainer: Evangelos Foutras <foutrelis@gmail.com>
+# $Id: PKGBUILD 54590 2011-08-20 19:35:48Z foutrelis $
+# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Link Dupont <link@subpop.net>
pkgname=cherokee
@@ -46,6 +46,7 @@ build() {
--with-wwwroot=/srv/http \
--with-wwwuser=http \
--with-wwwgroup=http \
+ --with-python=python2 \
--enable-os-string="Arch Linux"
make
}