wok diff libwebkit/receipt @ rev 10083
Up: deadbeef to 0.5.0. Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 06:27:03 2011 +0000 (2011-05-20) |
parents | 84d1275ba7fe |
children | 688c0ce01164 |
line diff
1.1 --- a/libwebkit/receipt Thu Apr 07 00:38:18 2011 +0200 1.2 +++ b/libwebkit/receipt Fri May 20 06:27:03 2011 +0000 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 \