wok diff ffmpeg/receipt @ rev 20291

elilo: mkdir $install/usr/share (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 16 11:16:22 2018 +0200 (2018-04-16)
parents e3c243d75a44
children d37d15244372
line diff
     1.1 --- a/ffmpeg/receipt	Mon Jan 30 18:49:17 2017 +0100
     1.2 +++ b/ffmpeg/receipt	Mon Apr 16 11:16:22 2018 +0200
     1.3 @@ -53,7 +53,7 @@
     1.4  		--enable-libvorbis \
     1.5  		--enable-libvpx \
     1.6  		--enable-libx264 \
     1.7 -		--enable-libx265 
     1.8 +		--enable-libx265 \
     1.9  		--enable-gnutls \
    1.10  		${ARCH_ARGS} &&
    1.11  	make && make install