wok diff libquicktime/receipt @ rev 18284
cups-filters: stop dep loop with cups
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Mon Aug 10 11:33:16 2015 -0400 (2015-08-10) |
parents | 086841d75237 |
children | d8c28080cd55 |
line diff
1.1 --- a/libquicktime/receipt Tue Jun 11 11:09:32 2013 +0200 1.2 +++ b/libquicktime/receipt Mon Aug 10 11:33:16 2015 -0400 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + patch -p0 < $stuff/ffmpeg.u 1.9 ./configure --prefix=/usr \ 1.10 --enable-gpl \ 1.11 --with-ffmpeg \