wok-next rev 16010

pkg-config: remove an error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 04 16:50:14 2014 +0000 (2014-03-04)
parents 6c33dfc046bc
children ead8572c67e9
files pkg-config/receipt
line diff
     1.1 --- a/pkg-config/receipt	Tue Mar 04 16:30:31 2014 +0000
     1.2 +++ b/pkg-config/receipt	Tue Mar 04 16:50:14 2014 +0000
     1.3 @@ -23,6 +23,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	patch -p1 < $stuff/autoconf-2.66.patch
     1.7 +	sed -i 's/\$(LN) pkg-config\$(EXEEXT) \$(host_tool)/echo \1/' Makefile*
     1.8  	case "$ARCH" in
     1.9  		arm)
    1.10  			./configure \