wok diff htop/receipt @ rev 19361

Up tazpkg (919)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 03 08:46:48 2016 +0200 (2016-08-03)
parents d1139a9dbf88
children 20a3bbae50ec
line diff
     1.1 --- a/htop/receipt	Sat May 07 15:28:14 2016 +0200
     1.2 +++ b/htop/receipt	Wed Aug 03 08:46:48 2016 +0200
     1.3 @@ -24,7 +24,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# waiting the a real fix...
     1.7 -	sed -i "s|$am_aux_dir/missing|$src/missing|" configure
     1.8 +	sed -i "s|\$am_aux_dir/missing|$src/missing|" configure
     1.9  	./configure \
    1.10  		--enable-unicode \
    1.11  		$CONFIGURE_ARGS $CROSS_ARGS &&