wok diff swat/receipt @ rev 9062

linux-wireless: update modules list (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 04 13:15:00 2011 +0100 (2011-03-04)
parents 7157da8f2285
children 76ed92159a61
line diff
     1.1 --- a/swat/receipt	Sat Oct 09 21:39:34 2010 +0000
     1.2 +++ b/swat/receipt	Fri Mar 04 13:15:00 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="swat"
     1.7 -VERSION="3.5.6"
     1.8 +VERSION="3.5.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Samba Web Administration Tool."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -14,7 +14,7 @@
    1.13  {
    1.14  	mkdir -p $fs/usr/share/samba
    1.15  	cp -a $_pkg/usr/share/samba/swat $fs/usr/share/samba
    1.16 -	cp stuff/swat.desktop $fs/usr/share/applications
    1.17 +	cp $stuff/swat.desktop $fs/usr/share/applications
    1.18  }
    1.19  
    1.20  post_install()