wok-6.x diff octave/receipt @ rev 17701
Add libmateweather
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Feb 27 01:06:08 2015 -0300 (2015-02-27) |
parents | dead8955c3ca |
children | 1fe6e9e8e078 |
line diff
1.1 --- a/octave/receipt Wed Sep 25 09:50:51 2013 +0000 1.2 +++ b/octave/receipt Fri Feb 27 01:06:08 2015 -0300 1.3 @@ -22,6 +22,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + export LDFLAGS="$LDFLAGS -ltinfo" 1.8 cd $src 1.9 1.10 # http://www.nabble.com/Random-rounding-errors-td16010966.html