wok-next diff conky/receipt @ rev 18528
Up nvidia-173xx
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Oct 27 06:19:41 2015 +0100 (2015-10-27) |
parents | 8867e580cd8d |
children | 6c12ac1293fc |
line diff
1.1 --- a/conky/receipt Thu Feb 12 11:43:49 2015 +0100 1.2 +++ b/conky/receipt Tue Oct 27 06:19:41 2015 +0100 1.3 @@ -23,7 +23,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - export LDFLAGS="-ltinfo" 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --sysconfdir=/etc \