wok-6.x diff x11vnc-extra/receipt @ rev 21353

updated libxslt, libxslt-dev and libxslt-python (1.1.26 -> 1.1.33)
author Hans-G?nter Theisgen
date Sun Apr 21 07:53:02 2019 +0100 (2019-04-21)
parents 4f1b00a89af1
children 6a937d641b10
line diff
     1.1 --- a/x11vnc-extra/receipt	Mon Mar 30 12:09:11 2015 +0200
     1.2 +++ b/x11vnc-extra/receipt	Sun Apr 21 07:53:02 2019 +0100
     1.3 @@ -23,5 +23,5 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	sed -i 's/X11VNC_OPTIONS="/X11VNC_OPTIONS="-ssl -http /' $1/etc/daemons.conf
     1.8 +	sed -i 's/X11VNC_OPTIONS="/X11VNC_OPTIONS="-ssl -http /' "$1/etc/daemons.conf"
     1.9  }