wok-next diff sox/receipt @ rev 20946

Random updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 31 10:21:22 2018 +0300 (2018-08-31)
parents 9e5dca6702bf
children d5aab818505e
line diff
     1.1 --- a/sox/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/sox/receipt	Fri Aug 31 10:21:22 2018 +0300
     1.3 @@ -23,6 +23,7 @@
     1.4  	./configure \
     1.5  		--with-distro="SliTaz" \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }