wok-6.x diff libpaper/receipt @ rev 22774
Add serf
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 25 17:25:42 2020 +0100 (2020-01-25) |
parents | 086841d75237 |
children | 291c914047e1 |
line diff
1.1 --- a/libpaper/receipt Tue Jun 11 11:09:32 2013 +0200 1.2 +++ b/libpaper/receipt Sat Jan 25 17:25:42 2020 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="${PACKAGE}_$VERSION+nmu1.tar.gz" 1.5 WEB_SITE="http://packages.debian.org/unstable/source/libpaper" 1.6 WGET_URL="http://ftp.de.debian.org/debian/pool/main/libp/libpaper/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()