wok-stable diff libwebkit/receipt @ rev 10360
dbus-glib: can't cross compile
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 00:13:43 2011 +0200 (2011-05-23) |
parents | 84d1275ba7fe |
children | 688c0ce01164 |
line diff
1.1 --- a/libwebkit/receipt Thu Apr 07 00:38:18 2011 +0200 1.2 +++ b/libwebkit/receipt Mon May 23 00:13:43 2011 +0200 1.3 @@ -25,7 +25,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -Np0 -i ../stuff/introspection.patch && 1.8 + patch -Np0 -i $stuff/introspection.patch && 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --infodir=/usr/share/info \