wok-next diff spandsp/receipt @ rev 20845

Add neofetch, tcl2c-fork; build two versions of tklauncher (using tcl2c and tcl2c-fork) with different warnings
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 09:45:42 2018 +0300 (2018-06-23)
parents 9e5dca6702bf
children 7506b35e1c6f
line diff
     1.1 --- a/spandsp/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/spandsp/receipt	Sat Jun 23 09:45:42 2018 +0300
     1.3 @@ -16,6 +16,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make -j1 install
    1.10  }