wok diff libwrap/receipt @ rev 20632
linld: 32 bits lseeks for tazboot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 05 17:23:23 2019 +0100 (2019-01-05) |
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 Jan 05 17:23:23 2019 +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()