wok-next diff pyradio/receipt @ rev 19812

Up cookutils, libatasmart, libfm-extra, libfm, lxappearance, lxmenu-data, menu-cache, pcmanfm.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jul 20 05:10:04 2017 +0300 (2017-07-20)
parents bf4a09ef1d2e
children d5aab818505e
line diff
     1.1 --- a/pyradio/receipt	Fri Oct 18 22:13:53 2013 +0000
     1.2 +++ b/pyradio/receipt	Thu Jul 20 05:10:04 2017 +0300
     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