wok diff fish/receipt @ rev 19247

pciids, usbids: recompress with advdef
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 29 10:29:16 2016 +0200 (2016-06-29)
parents a692dd5a5c64
children e05b74acb4b1
line diff
     1.1 --- a/fish/receipt	Sun Nov 02 19:40:25 2014 +0100
     1.2 +++ b/fish/receipt	Wed Jun 29 10:29:16 2016 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make &&