wok diff xtrkcad/receipt @ rev 13402
get-LibreOffice, get-OpenOffice3: add lower case alias
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 28 16:36:25 2012 +0200 (2012-09-28) |
parents | 940b5937e496 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/xtrkcad/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/xtrkcad/receipt Fri Sep 28 16:36:25 2012 +0200 1.3 @@ -22,6 +22,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 XTRKCAD_STUFF=$stuff 1.11 1.12 [ -d $PACKAGE-source-$VERSION ] && mv $PACKAGE-source-$VERSION $PACKAGE-$VERSION