wok diff ffmpegthumbnailer-dev/receipt @ rev 22450

vlc: remove libav-dev and restore configure to old
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 16:30:52 2019 +0000 (2019-12-23)
parents 93f070d4d2d7
children 919d2a3148b6
line diff
     1.1 --- a/ffmpegthumbnailer-dev/receipt	Thu May 30 10:51:27 2019 +0200
     1.2 +++ b/ffmpegthumbnailer-dev/receipt	Mon Dec 23 16:30:52 2019 +0000
     1.3 @@ -17,5 +17,4 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $install/usr/include $fs/usr
     1.6  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.8  }