wok-next diff fish/receipt @ rev 18282

mate-control-center: contains /usr/share/mime: run update-mime-database
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Aug 10 16:37:12 2015 +0300 (2015-08-10)
parents a692dd5a5c64
children 9278a60d6895
line diff
     1.1 --- a/fish/receipt	Sun Nov 02 19:40:25 2014 +0100
     1.2 +++ b/fish/receipt	Mon Aug 10 16:37:12 2015 +0300
     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 &&