wok-next diff libwrap/receipt @ rev 17764
epdf: hide false positive
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 12 09:36:28 2015 +0100 (2015-03-12) |
parents | de49f29b101e |
children | 31b0fa204936 |
line diff
1.1 --- a/libwrap/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/libwrap/receipt Thu Mar 12 09:36:28 2015 +0100 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()