wok-next diff htop/receipt @ rev 19275

Check manpages... from start to beaver.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jul 05 15:34:01 2016 +0300 (2016-07-05)
parents d1139a9dbf88
children 20a3bbae50ec
line diff
     1.1 --- a/htop/receipt	Sat May 07 15:28:14 2016 +0200
     1.2 +++ b/htop/receipt	Tue Jul 05 15:34:01 2016 +0300
     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 &&