wok-stable rev 12321

Up: midori (0.4.6)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Aug 15 11:08:10 2012 +0200 (2012-08-15)
parents 7e24806458c0
children b4846899bf84
files binutils/receipt midori/receipt
line diff
     1.1 --- a/binutils/receipt	Sun Aug 12 15:56:00 2012 +0200
     1.2 +++ b/binutils/receipt	Wed Aug 15 11:08:10 2012 +0200
     1.3 @@ -40,7 +40,7 @@
     1.4  	make &&
     1.5  	make install &&
     1.6  	make -C ld clean &&
     1.7 -	make -C ld LIB_PATH=/usr/lib:/lib 
     1.8 +	make -C ld LIB_PATH=/usr/lib:/lib
     1.9  	} || return 1
    1.10  	cp ld/ld-new /tools/bin
    1.11  }
    1.12 @@ -75,14 +75,14 @@
    1.13  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.14  	cp -a $_pkg/usr/lib/*.a $fs/usr/lib
    1.15  	cp -a $_pkg/usr/include $fs/usr
    1.16 -	
    1.17 +
    1.18  	# libiberty.h
    1.19  	cp -a $src/include/libiberty.h $fs/usr/include
    1.20 -	
    1.21 +
    1.22  	# Remove 'strings' (Busybox).
    1.23  	#rm $fs/usr/lib/libiberty.a
    1.24  	rm $fs/usr/bin/strings $fs/usr/bin/*-strings
    1.25 -	
    1.26 +
    1.27  	# Remove build directory (cookutils and tazwok path).
    1.28  	rm -rf $WOK/$PACKAGE/source/$PACKAGE-build
    1.29  	rm -rf $WOK/$PACKAGE/$PACKAGE-build
     2.1 --- a/midori/receipt	Sun Aug 12 15:56:00 2012 +0200
     2.2 +++ b/midori/receipt	Wed Aug 15 11:08:10 2012 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="midori"
     2.7 -VERSION="0.4.4"
     2.8 +VERSION="0.4.6"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Light Web Browse using GTK+/WebKit."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -27,7 +27,7 @@
    2.13  		--disable-unique \
    2.14  		--disable-hildon &&
    2.15  	make &&
    2.16 -	make install		
    2.17 +	make install
    2.18  }
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.