wok-next diff pygtksourceview/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 d43bf7aae921
children de355b69ea82
line diff
     1.1 --- a/pygtksourceview/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/pygtksourceview/receipt	Sat Jun 23 09:45:42 2018 +0300
     1.3 @@ -16,7 +16,6 @@
     1.4  
     1.5  compile_rules() {
     1.6  	CFLAGS="$CFLAGS $(pkg-config --cflags pygtk-2.0 gtksourceview-2.0)"
     1.7 -	fix ld
     1.8  	./configure \
     1.9  		--disable-docs \
    1.10  		$CONFIGURE_ARGS &&