wok-6.x diff smbbox/receipt @ rev 15610
linux64*: fix install/_pkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 07 06:59:03 2013 +0000 (2013-12-07) |
parents | 8dae9b6faf9c |
children | aae2acb9dd76 |
line diff
1.1 --- a/smbbox/receipt Tue May 01 10:13:22 2012 +0200 1.2 +++ b/smbbox/receipt Sat Dec 07 06:59:03 2013 +0000 1.3 @@ -1,12 +1,11 @@ 1.4 # SliTaz package receipt 1.5 1.6 -PACKED_SIZE="16.0K" 1.7 -UNPACKED_SIZE="36.0K" 1.8 PACKAGE="smbbox" 1.9 VERSION="0.99" 1.10 CATEGORY="network" 1.11 SHORT_DESC="Tiny gui for mount/unmount smb share." 1.12 MAINTAINER="shann@slitaz.org" 1.13 +LICENSE="GPL2" 1.14 SOURCE="smbbox" 1.15 TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 WGET_URL="http://smbbox.free.fr/src/$TARBALL"