wok diff lighttpd/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents ade0043b3fac
children 2b6001f6ed50
line diff
     1.1 --- a/lighttpd/receipt	Sun Mar 02 14:27:39 2014 +0100
     1.2 +++ b/lighttpd/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://www.lighttpd.net/"
     1.5  WGET_URL="http://download.lighttpd.net/lighttpd/releases-1.4.x/$TARBALL"
     1.6  CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf"
     1.7 -HOST_ARCH="i468 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="pcre"
    1.11  BUILD_DEPENDS="pcre-dev bzip2-dev"