summaryrefslogtreecommitdiff
path: root/community/cherokee
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-21 23:14:35 +0000
committerroot <root@rshg054.dnsready.net>2011-08-21 23:14:35 +0000
commite9a5c646563c984f362db1777f8c6bc7da63a4ab (patch)
tree709694a1605c0b60dc9c0c57718e7fd661924646 /community/cherokee
parent839141249778baa4dba0f0511c52b5eded3cd934 (diff)
Sun Aug 21 23:14:34 UTC 2011
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
}