apache-2.2.22-2-arm
authorMiklos Vajna <vmiklos@frugalware.org>
Sat, 1 Sep 2012 22:07:17 +0000 (22:07 +0000)
committerMiklos Vajna <vmiklos@frugalware.org>
Sat, 1 Sep 2012 22:09:07 +0000 (22:09 +0000)
- added arm to archs()

source/network/apache/FrugalBuild

index 366d3cc..a8e439c 100644 (file)
@@ -11,7 +11,7 @@ backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.cs
        var/www/html/index.html)
 depends=('gdbm>=1.10' 'db>=4.7.25' 'openssl>=1.0.0' 'expat' 'apr-util>=1.3.10')
 groups=('network')
-archs=('i686' 'x86_64')
+archs=('i686' 'x86_64' 'arm')
 up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best available'|sed 's/.* \([0-9.]\+\) i.*/\1/;q'"
 source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.gz \
         http://ftp.frugalware.org/pub/other/sources/apache/mkcert.tar.gz \