wok-current diff pyradio/receipt @ rev 20392

libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 24 09:21:47 2018 +0000 (2018-06-24)
parents bf4a09ef1d2e
children 338d2ab24fb7
line diff
     1.1 --- a/pyradio/receipt	Fri Oct 18 22:13:53 2013 +0000
     1.2 +++ b/pyradio/receipt	Sun Jun 24 09:21:47 2018 +0000
     1.3 @@ -27,6 +27,6 @@
     1.4  post_install()
     1.5  {
     1.6  	# hack for path to stations file
     1.7 -	sed -i 's|__file__|"/usr/share/pyradio/"|g' $1/usr/bin/pyradio 
     1.8 +	sed -i 's|__file__|"/usr/share/pyradio/"|g' "$1/usr/bin/pyradio"
     1.9  }
    1.10