wok-current diff xterm/receipt @ rev 17532
Add guacamole
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 21 12:25:55 2015 +0100 (2015-01-21) |
parents | 5d53e8ccbc8d |
children | 7bb876ac6500 |
line diff
1.1 --- a/xterm/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/xterm/receipt Wed Jan 21 12:25:55 2015 +0100 1.3 @@ -20,6 +20,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 ./configure \ 1.9 --prefix=/usr \ 1.10 --sysconfdir=/etc \