wok diff avant-window-navigator/receipt @ rev 13531
openldap: update pidfile (thanks cymon)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 21 15:39:23 2012 +0200 (2012-10-21) |
parents | c359aaa7c2a8 |
children | 380ffe05937a |
line diff
1.1 --- a/avant-window-navigator/receipt Fri Apr 27 15:57:34 2012 +0200 1.2 +++ b/avant-window-navigator/receipt Sun Oct 21 15:39:23 2012 +0200 1.3 @@ -20,6 +20,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.8 + export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.9 + 1.10 cd $src 1.11 ./configure \ 1.12 --prefix=/usr \