wok diff ht/receipt @ rev 17985
seamonkey: enable spell check
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Apr 21 02:29:12 2015 -0400 (2015-04-21) |
parents | d553e7773a21 |
children | fdc47644be0f |
line diff
1.1 --- a/ht/receipt Thu Jan 08 10:35:01 2015 +0100 1.2 +++ b/ht/receipt Tue Apr 21 02:29:12 2015 -0400 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 \