wok diff tazpanel/receipt @ rev 17400

gnutls-dev: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 27 21:50:32 2014 +0100 (2014-11-27)
parents 6cc661da10ce
children be5709551b21
line diff
     1.1 --- a/tazpanel/receipt	Tue Aug 05 15:58:00 2014 +0200
     1.2 +++ b/tazpanel/receipt	Thu Nov 27 21:50:32 2014 +0100
     1.3 @@ -29,6 +29,8 @@
     1.4  	cp -a $install/* $fs
     1.5  	sed -i 's/0 4px #ddd, 0 0 0 4px/2px 4px/g' \
     1.6  	$fs/var/www/tazpanel/styles/default/style.css
     1.7 +	sed -i 's|/var/log/slim.log|/tmp/X-output|g' \
     1.8 +	$fs/var/www/tazpanel/boot.cgi
     1.9  	# Init script use tazpanel cmdline
    1.10  	cd $fs/etc/init.d && ln -s ../../usr/bin/tazpanel .
    1.11  }