wok-current diff libquicktime/receipt @ rev 23598
gst-plugins-base: typo in Makefile?
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 09 17:07:06 2020 +0000 (2020-04-09) |
parents | 086841d75237 |
children | d8c28080cd55 |
line diff
1.1 --- a/libquicktime/receipt Tue Jun 11 11:09:32 2013 +0200 1.2 +++ b/libquicktime/receipt Thu Apr 09 17:07:06 2020 +0000 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 \