wok diff htop/receipt @ rev 18995

Add: PeaZip 6.0.0 Env:GTK2 - (peazip.org).
author Leonardo Laporte <hackdorte@sapo.pt>
date Sat Mar 19 01:26:01 2016 -0300 (2016-03-19)
parents 29be722dd1a2
children d1139a9dbf88
line diff
     1.1 --- a/htop/receipt	Thu Feb 11 19:22:31 2016 +0000
     1.2 +++ b/htop/receipt	Sat Mar 19 01:26:01 2016 -0300
     1.3 @@ -23,10 +23,12 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cp missing /root/	# waiting the a real fix...
     1.8  	./configure \
     1.9  		--enable-unicode \
    1.10  		$CONFIGURE_ARGS $CROSS_ARGS &&
    1.11 -	make && make install
    1.12 +	make && make install && rm -f /root/missing
    1.13 +	
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.