wok diff lighttpd/receipt @ rev 16069

syslinux/iso2exe: add a20 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 13 08:22:47 2014 +0000 (2014-03-13)
parents ade0043b3fac
children 2b6001f6ed50
line diff
     1.1 --- a/lighttpd/receipt	Sun Mar 02 14:27:39 2014 +0100
     1.2 +++ b/lighttpd/receipt	Thu Mar 13 08:22:47 2014 +0000
     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"