wok diff libidn/receipt @ rev 17474
syslinux/iso2exe: use always mkfloppy in init
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 27 18:25:05 2014 +0100 (2014-12-27) |
parents | dead8955c3ca |
children | bd3e2cbc0ec4 |
line diff
1.1 --- a/libidn/receipt Wed Sep 25 09:50:51 2013 +0000 1.2 +++ b/libidn/receipt Sat Dec 27 18:25:05 2014 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gnu.org/software/$PACKAGE/" 1.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()