wok rev 16844

smplayer: switch to optimized backend
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Jul 12 20:01:21 2014 +0000 (2014-07-12)
parents 8601e8239d7f 25c2b0c9ba40
children 7e8ef1b347d8
files
line diff
     1.1 --- a/v4l4j/receipt	Sat Jul 12 19:55:55 2014 +0000
     1.2 +++ b/v4l4j/receipt	Sat Jul 12 20:01:21 2014 +0000
     1.3 @@ -24,4 +24,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/usr $fs
     1.7 +	#Remove logo images
     1.8 +	rm -rf $fs/usr/share/pixmaps/
     1.9  }