wok diff procps/receipt @ rev 14269

ADD: cantarell-fonts, gtk2-engine-murrine (former murrine), libunique-gtk3; TINY EDITS: gobject-introspection, gtk3-engine-solidity, gtk3-engine-unico*, libnotify-gtk3, libxklavier, lxpanel; UP: lightdm* 1.5.3, midori 0.4.9
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 04 15:39:28 2013 +0000 (2013-04-04)
parents ded2ad0d846d
children 51a1ebbda768
line diff
     1.1 --- a/procps/receipt	Mon Aug 29 12:09:32 2011 +0100
     1.2 +++ b/procps/receipt	Thu Apr 04 15:39:28 2013 +0000
     1.3 @@ -22,17 +22,11 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr $fs/lib $fs/bin $fs/sbin
     1.8 +	mkdir -p $fs/usr 
     1.9  	cp -a $_pkg/usr/bin $fs/usr
    1.10  	cp -a $_pkg/bin $fs
    1.11  	cp -a $_pkg/sbin $fs
    1.12  	cp -a $_pkg/lib $fs
    1.13 -
    1.14 -	# Remove utils already supplied by Busybox
    1.15 -	#for i in free top uptime watch
    1.16 -	#do
    1.17 -		#rm -f $fs/usr/bin/$i
    1.18 -	#done
    1.19  }
    1.20  
    1.21  # Overlap busybox