wok diff zssh/receipt @ rev 18115
glib-dev,qcad: clean files.list.lzma, fix overwriting(for what?) get-scripts $depends
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Jun 06 21:23:13 2015 +0200 (2015-06-06) |
parents | f44ef80ff9e2 |
children | 90198f573d18 |
line diff
1.1 --- a/zssh/receipt Wed Sep 10 11:15:31 2014 +0200 1.2 +++ b/zssh/receipt Sat Jun 06 21:23:13 2015 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + export LDFLAGS="$LDFLAGS -ltinfo" 1.8 ./configure --prefix=/usr $CONFIGURE_ARGS && 1.9 make 1.10 }