wok-next diff pygtksourceview/receipt @ rev 20714

netkit-rsh: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:56:13 2018 +0300 (2018-05-27)
parents d43bf7aae921
children de355b69ea82
line diff
     1.1 --- a/pygtksourceview/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/pygtksourceview/receipt	Sun May 27 12:56:13 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 &&