wok-6.x diff conky/receipt @ rev 17876
Bugfix: up slitaz-boot-scripts, tazpkg, and tazpanel to the latest ones.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Mar 28 14:40:59 2015 +0200 (2015-03-28) |
parents | 8867e580cd8d |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/conky/receipt Thu Feb 12 11:43:49 2015 +0100 1.2 +++ b/conky/receipt Sat Mar 28 14:40:59 2015 +0200 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 \