wok diff ht/receipt @ rev 17815
Add xmlto
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Mar 21 12:56:32 2015 -0300 (2015-03-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 Sat Mar 21 12:56:32 2015 -0300 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 \