wok-4.x rev 12159

Up: tazlito (4.6)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 17 16:57:56 2012 +0100 (2012-03-17)
parents 8416b0a1f096
children b61e01717aa6
files tazlito/receipt
line diff
     1.1 --- a/tazlito/receipt	Sat Mar 17 16:12:20 2012 +0100
     1.2 +++ b/tazlito/receipt	Sat Mar 17 16:57:56 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazlito"
     1.7 -VERSION="4.5"
     1.8 +VERSION="4.6"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz Live Tool."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -28,6 +28,4 @@
    1.13  	chown -R root.root $fs
    1.14  	# Declare /etc/tazlito/distro-packages.list
    1.15  	touch $fs/etc/tazlito/distro-packages.list
    1.16 -	# Will be in tazlito Makefile
    1.17 -	cp -a $src/applications $fs/usr/share
    1.18  }