wok rev 17911

tazpanel: remove hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 07 13:18:28 2015 +0200 (2015-04-07)
parents f5cdf83e01ef
children ef6ca97fc066
files tazpanel/receipt
line diff
     1.1 --- a/tazpanel/receipt	Tue Apr 07 04:20:47 2015 +0300
     1.2 +++ b/tazpanel/receipt	Tue Apr 07 13:18:28 2015 +0200
     1.3 @@ -27,7 +27,6 @@
     1.4  {
     1.5  	mkdir -p $fs/etc/init.d
     1.6  	cp -a $install/* $fs
     1.7 -	sed -i 's|slim.log|Xorg.0.log|g' $fs/var/www/tazpanel/boot.cgi
     1.8  	# Init script use tazpanel cmdline
     1.9  	cd $fs/etc/init.d && ln -s ../../usr/bin/tazpanel .
    1.10  }