wok diff libnl/receipt @ rev 7521
Add ecm. Convers CD image files into a lossless format optimized for compressing tools.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Dec 05 09:57:19 2010 +0000 (2010-12-05) |
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 Dec 05 09:57:19 2010 +0000 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