wok diff tazpanel/receipt @ rev 18123

Add xorg-dri3proto
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 11 10:44:32 2015 +0200 (2015-06-11)
parents b49911fcbaba
children 7c70bebedf4f
line diff
     1.1 --- a/tazpanel/receipt	Sat May 23 17:21:51 2015 +0300
     1.2 +++ b/tazpanel/receipt	Thu Jun 11 10:44:32 2015 +0200
     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.