wok rev 6780

Up: tazpkg (4.1) - Fix cpio exctrat
author Christophe Lincoln <pankso@slitaz.org>
date Mon Oct 18 22:05:07 2010 +0200 (2010-10-18)
parents 9d7bc1a5f111
children 3c30a9acb8ed
files tazpkg/receipt
line diff
     1.1 --- a/tazpkg/receipt	Mon Oct 18 15:56:29 2010 +0000
     1.2 +++ b/tazpkg/receipt	Mon Oct 18 22:05:07 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpkg"
     1.7 -VERSION="4.0"
     1.8 +VERSION="4.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz packages manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -28,8 +28,6 @@
    1.13  {
    1.14  	cp -a $_pkg/usr $fs
    1.15  	cp -a $_pkg/etc $fs
    1.16 -	cp -a $src/pixmaps $fs/usr/share
    1.17 -	cp -a $src/mime $fs/usr/share
    1.18  	chown -R root.root $fs
    1.19  	# Default icon for mimetype (freedesktop standard compliant file
    1.20  	# manager will diplay a tazpkg icon for SliTaz packages).