wok diff libvlc/receipt @ rev 22087

updated urlgrabber again (3.9.1 -> 4.0.0)
author Hans-G?nter Theisgen
date Thu Oct 31 13:11:09 2019 +0100 (2019-10-31)
parents 5842cd84e4aa
children 252f7efd08f5
line diff
     1.1 --- a/libvlc/receipt	Thu Aug 15 19:40:09 2019 +0200
     1.2 +++ b/libvlc/receipt	Thu Oct 31 13:11:09 2019 +0100
     1.3 @@ -17,6 +17,6 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $install/usr/lib/*so* $fs/usr/lib/
     1.6  	cp -a $install/usr/lib/vlc $fs/usr/lib/
     1.7 -	#  Remove libtool archives
     1.8 +	# Remove libtool archives
     1.9  	rm $fs/usr/lib/vlc/plugins/*/*.la
    1.10  }