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

Jan de Groot jgc at archlinux.org
Tue Feb 7 13:57:12 UTC 2012


    Date: Tuesday, February 7, 2012 @ 08:57:11
  Author: jgc
Revision: 149397

upgpkg: apache 2.2.22-2

Update to 2.2.22 for extra, build against apr-util 1.4.1

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-07 13:30:38 UTC (rev 149396)
+++ PKGBUILD	2012-02-07 13:57:11 UTC (rev 149397)
@@ -5,7 +5,7 @@
 
 pkgname=apache
 pkgver=2.2.22
-pkgrel=1
+pkgrel=2
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 options=('!libtool')
@@ -59,7 +59,7 @@
 build() {
 	cd "${srcdir}/httpd-${pkgver}"
 
-	patch -p1 -i "${srcdir}/pcre_info.patch"
+	#patch -p1 -i "${srcdir}/pcre_info.patch"
 	patch -Np0 -i "${srcdir}/apachectl-confd.patch"
 
 	# set default user




More information about the arch-commits mailing list