wok-next diff ht/receipt @ rev 18291
Up slitaz-boot-scripts (409)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 15 09:24:54 2015 +0200 (2015-08-15) |
parents | d553e7773a21 |
children | fdc47644be0f |
line diff
1.1 --- a/ht/receipt Thu Jan 08 10:35:01 2015 +0100 1.2 +++ b/ht/receipt Sat Aug 15 09:24:54 2015 +0200 1.3 @@ -17,7 +17,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 chmod +x install-sh 1.10 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.11 --mandir=/usr/share/man \