wok diff tazpanel/receipt @ rev 18250

Up tazpanel (516)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 02 20:30:04 2015 +0200 (2015-08-02)
parents c50866b1c9cb
children e4f1abb1d463
line diff
     1.1 --- a/tazpanel/receipt	Wed Jul 29 17:08:39 2015 +0200
     1.2 +++ b/tazpanel/receipt	Sun Aug 02 20:30:04 2015 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="513"
     1.8 +VERSION="516"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -29,8 +29,6 @@
    1.13  	cp -a $install/* $fs
    1.14  	# Init script use tazpanel cmdline
    1.15  	cd $fs/etc/init.d && ln -s ../../usr/bin/tazpanel .
    1.16 -
    1.17 -	cd $fs/var/www/tazpanel; rm test.cgi locale.cgi powersaving.cgi
    1.18  }
    1.19  
    1.20  # Pre and post install commands for Tazpkg.