wok-6.x diff libwrap/receipt @ rev 19073
Fix: (Picozu the HTML5 online image editor.)
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sat Apr 23 01:13:53 2016 -0300 (2016-04-23) |
parents | de49f29b101e |
children | ede1d184d5c5 |
line diff
1.1 --- a/libwrap/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/libwrap/receipt Sat Apr 23 01:13:53 2016 -0300 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="${SOURCE}_${VERSION}.tar.gz" 1.5 WEB_SITE="ftp://ftp.porcupine.org/pub/security/index.html" 1.6 WGET_URL="ftp://ftp.porcupine.org/pub/security/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()