wok diff lighttpd/receipt @ rev 10119
Up: gst-plugins-ugly to 0.10.18. Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 16:10:18 2011 +0000 (2011-05-20) |
parents | 0e5d05a1de8d |
children | 28ff11e24643 |
line diff
1.1 --- a/lighttpd/receipt Sun May 01 14:04:38 2011 +0200 1.2 +++ b/lighttpd/receipt Fri May 20 16:10:18 2011 +0000 1.3 @@ -29,7 +29,7 @@ 1.4 { 1.5 cd $src 1.6 if [ ! done.fastcgi_detach.patch ]; then 1.7 - patch -i ../stuff/fastcgi_detach.patch || return 1 1.8 + patch -i $stuff/fastcgi_detach.patch || return 1 1.9 touch done.fastcgi_detach.patch 1.10 fi 1.11 ./configure \