cookutils diff cook @ rev 617

cook: more debug info
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:13:21 2013 +0000 (2013-09-26)
parents 7615b64a5469
children d8add5c9a688
line diff
     1.1 --- a/cook	Wed Sep 25 09:13:33 2013 +0000
     1.2 +++ b/cook	Thu Sep 26 13:13:21 2013 +0000
     1.3 @@ -348,7 +348,7 @@
     1.4  	# L10n: Please, translate all messages beginning with ERROR in a same way
     1.5  	lerror=$(_n "ERROR")
     1.6  	for error in \
     1.7 -		^ERROR ^$lerror "No package" "cp: can't" "can't open" "can't cd" \
     1.8 +		ERROR $lerror "No package" "cp: can't" "can't open" "can't cd" \
     1.9  		"error:" "fatal error:" "undefined reference to" \
    1.10  		"Unable to connect to" "link: cannot find the library" \
    1.11  		"CMake Error" ": No such file or directory"