wok diff xine-plugin/receipt @ rev 11253

upx: Fixed ucl and upx to be more compatable with my wok-tank cooking branch and still be compatible with official cookutils.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 07 10:04:51 2011 +0000 (2011-11-07)
parents 02bbaa9d12ba
children 380ffe05937a
line diff
     1.1 --- a/xine-plugin/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/xine-plugin/receipt	Mon Nov 07 10:04:51 2011 +0000
     1.3 @@ -32,4 +32,5 @@
     1.4  post_install()
     1.5  {
     1.6  	ln -s /usr/share/xine/xineplugin.so $1/usr/lib/firefox-*/plugins/
     1.7 +	ln -s /usr/share/xine/xineplugin.so $1/usr/lib/mozilla/plugins/
     1.8  }