wok-6.x diff libnl/receipt @ rev 5945
avidemux: fix build for gcc45
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 03 11:53:41 2010 +0200 (2010-08-03) |
parents | 7d6929ba1a74 |
children | 1324125747ab |
line diff
1.1 --- a/libnl/receipt Sat Jul 19 18:03:51 2008 +0000 1.2 +++ b/libnl/receipt Tue Aug 03 11:53:41 2010 +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