wok diff xine-plugin/receipt @ rev 23837

Up freetype (2.10.2), git (2.26.2), glpi (9.4.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 01 10:44:24 2020 +0000 (2020-06-01)
parents 18af472aef2e
children 3105f866bc3e
line diff
     1.1 --- a/xine-plugin/receipt	Mon Dec 09 08:26:16 2013 +0000
     1.2 +++ b/xine-plugin/receipt	Mon Jun 01 10:44:24 2020 +0000
     1.3 @@ -34,6 +34,6 @@
     1.4  # Pre and post install commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	ln -s /usr/share/xine/xineplugin.so $1/usr/lib/firefox-*/plugins/
     1.8 -	ln -s /usr/share/xine/xineplugin.so $1/usr/lib/mozilla/plugins/
     1.9 +	ln -s /usr/share/xine/xineplugin.so "$1"/usr/lib/firefox-*/plugins/
    1.10 +	ln -s /usr/share/xine/xineplugin.so "$1/usr/lib/mozilla/plugins/"
    1.11  }