From cfb9ebf140bdd0d61202d9a0deb4b7a870f9101c Mon Sep 17 00:00:00 2001 From: Thierry N Date: Thu, 15 Oct 2009 11:25:06 +0200 Subject: maj apache#2.2.13-2 --- extra/apache/Pkgfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/apache/Pkgfile') diff --git a/extra/apache/Pkgfile b/extra/apache/Pkgfile index 7d7019540..4e059007b 100644 --- a/extra/apache/Pkgfile +++ b/extra/apache/Pkgfile @@ -2,20 +2,20 @@ # Maintainer: NuTyX coreteam / Linux from scratch # Packager: thierryn1 at hispeed dot ch # URL: http://httpd.apache.org/ -# Depends on: apr, openssl, zlib +# Depends on: apr, openssl, zlib, sqlite3 name=apache version=2.2.13 -release=1 +release=2 source=(http://archive.apache.org/dist/httpd/httpd-$version.tar.bz2 \ - http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.2.8-config-1.patch + http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.2.11-config-1.patch apache ) build(){ source /etc/blfs-bootscripts wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 tar xvf $scripts-$scriptsversion.tar.bz2 cd httpd-$version - patch -Np1 -i ../httpd-2.2.8-config-1.patch + patch -Np1 -i ../httpd-2.2.11-config-1.patch ./configure --enable-layout=FHS --enable-mods-shared=all make make DESTDIR=$PKG install -- cgit v1.2.3-70-g09d2