wok diff tazpanel/receipt @ rev 18172

Up: cookutils(746): cook pkgdb: make sure to get "mirrors" and "extra.list"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 30 14:28:19 2015 +0300 (2015-06-30)
parents b49911fcbaba
children 7c70bebedf4f
line diff
     1.1 --- a/tazpanel/receipt	Sat May 23 17:21:51 2015 +0300
     1.2 +++ b/tazpanel/receipt	Tue Jun 30 14:28:19 2015 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="499"
     1.8 +VERSION="501"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -30,7 +30,7 @@
    1.13  	# Init script use tazpanel cmdline
    1.14  	cd $fs/etc/init.d && ln -s ../../usr/bin/tazpanel .
    1.15  
    1.16 -	rm $fs/var/www/tazpanel/test.cgi $fs/var/www/tazpanel/locale.cgi
    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.