wok rev 6782
merge
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 16:06:15 2010 +0000 (2010-10-18) |
parents | 591275ef94d4 a84418c0b3ff |
children | a1a90bd36fc1 |
files |
line diff
1.1 --- a/tazpkg/receipt Mon Oct 18 16:04:29 2010 +0000 1.2 +++ b/tazpkg/receipt Mon Oct 18 16:06:15 2010 +0000 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).