wok-next diff xine-plugin/receipt @ rev 14253
readline: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 25 16:15:46 2013 +0100 (2013-03-25) |
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 Mar 25 16:15:46 2013 +0100 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 }