wok diff broadcom-wl/receipt @ rev 10801
libwebkit: make it depends on glib-networking
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 04 13:59:08 2011 +0200 (2011-06-04) |
parents | ec697b8b2555 |
children | 933dfe433303 |
line diff
1.1 --- a/broadcom-wl/receipt Tue Feb 01 00:17:12 2011 +0000 1.2 +++ b/broadcom-wl/receipt Sat Jun 04 13:59:08 2011 +0200 1.3 @@ -21,7 +21,7 @@ 1.4 mv lib src Makefile $PACKAGE-$VERSION 1.5 cd $src 1.6 sed -i 's|linux/autoconf.h|generated/autoconf.h|' src/include/linuxver.h 1.7 - patch -Np1 -i ../stuff/semaphore.patch 1.8 + patch -Np1 -i $stuff/semaphore.patch 1.9 KBUILD_NOPEDANTIC=1 make -C /usr/src/linux M=`pwd` 1.10 } 1.11