wok diff libnl/receipt @ rev 4355
xarchive: add xz support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 04 15:34:46 2009 +0200 (2009-10-04) |
parents | 7d6929ba1a74 |
children | 1324125747ab |
line diff
1.1 --- a/libnl/receipt Sat Jul 19 18:03:51 2008 +0000 1.2 +++ b/libnl/receipt Sun Oct 04 15:34:46 2009 +0200 1.3 @@ -12,6 +12,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + busybox patch -p0 -i stuff/libnl-1.1-ULONG_MAX.patch [[ exit 1 1.8 + 1.9 cd $src 1.10 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.11 --mandir=/usr/share/man $CONFIGURE_ARGS