wok diff libbsd/receipt @ rev 17562
syslinux/iso2exe: use iso size to compute md5sum
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 07 15:39:46 2015 +0100 (2015-02-07) |
parents | 4a7cf6cb356e |
children | a78610b2eb47 |
line diff
1.1 --- a/libbsd/receipt Fri Jul 26 11:16:42 2013 +0000 1.2 +++ b/libbsd/receipt Sat Feb 07 15:39:46 2015 +0100 1.3 @@ -9,9 +9,7 @@ 1.4 WEB_SITE="http://libbsd.freedesktop.org/wiki/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WGET_URL="http://libbsd.freedesktop.org/releases/$TARBALL" 1.7 - 1.8 -DEPENDS="" 1.9 -BUILD_DEPENDS="" 1.10 +HOST_ARCH="i486 arm" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()