wok diff xine-plugin/receipt @ rev 18014

Up: tazpanel (476), tazpkg (796).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 02 05:27:45 2015 +0300 (2015-05-02)
parents 21df9c566947
children 9e01bc6321ea
line diff
     1.1 --- a/xine-plugin/receipt	Tue Sep 24 21:55:30 2013 +0000
     1.2 +++ b/xine-plugin/receipt	Sat May 02 05:27:45 2015 +0300
     1.3 @@ -28,7 +28,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/xine
     1.7 -	cp -a $install/root/.mozilla/plugins/xineplugin.so $fs/usr/share/xine
     1.8 +	find $install -name xineplugin.so -exec cp -a {} $fs/usr/share/xine \;
     1.9  }
    1.10  
    1.11  # Pre and post install commands for Tazpkg.