wok-stable diff procps/receipt @ rev 12268

graphviz: we have --enable-guile=yes and --with-gdk-pixbuf so add bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 25 23:46:27 2012 +0200 (2012-04-25)
parents ded2ad0d846d
children
line diff
     1.1 --- a/procps/receipt	Mon Aug 29 12:09:32 2011 +0100
     1.2 +++ b/procps/receipt	Wed Apr 25 23:46:27 2012 +0200
     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