wok diff xrestop/receipt @ rev 18076
djview: update depends
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu May 21 21:27:27 2015 +0200 (2015-05-21) |
parents | 15425b9b6175 |
children | 46fc8daa3b41 |
line diff
1.1 --- a/xrestop/receipt Sun Jan 04 11:31:30 2015 +0000 1.2 +++ b/xrestop/receipt Thu May 21 21:27:27 2015 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.9 ./configure --prefix=/usr 1.10 make 1.11 make install