wok diff pkg-config/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents e68abb67e0b5
children 4c9e6fbf8207
line diff
     1.1 --- a/pkg-config/receipt	Sat Mar 01 23:51:38 2014 +0100
     1.2 +++ b/pkg-config/receipt	Wed Mar 12 00:54:36 2014 +0100
     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 \