wok-current diff conky/receipt @ rev 19617
Up SliTaz projects: cookutils(863), slitaz-base-files(319), slitaz-boot-scripts(436), slitaz-configs(299), slitaz-tools(1008), ssfs(108), tazbug(94), tazinst(86), tazirc(18), tazlito(445), tazpanel(610), tazpkg(932), tazusb(194), tazweb(174).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Jan 10 14:28:40 2017 +0200 (2017-01-10) |
parents | 8867e580cd8d |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/conky/receipt Thu Feb 12 11:43:49 2015 +0100 1.2 +++ b/conky/receipt Tue Jan 10 14:28:40 2017 +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 \