wok-6.x diff ffmpegthumbnailer-dev/receipt @ rev 22678

cookutils: do not break build env !
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 18 16:22:42 2020 +0100 (2020-01-18)
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	Sat Jan 18 16:22:42 2020 +0100
     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  }