wok diff libedit/receipt @ rev 19998
Rev: Removed duplicate - librsvg
author | Leonardo Laporte <hackdorte@yandex.com> |
---|---|
date | Sat Jul 29 06:54:45 2017 -0300 (2017-07-29) |
parents | 12d5d6943718 |
children | 80675e0f496c |
line diff
1.1 --- a/libedit/receipt Sat Dec 07 19:42:19 2013 +0000 1.2 +++ b/libedit/receipt Sat Jul 29 06:54:45 2017 -0300 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --mandir=/usr/share/man \ 1.12 @@ -33,4 +33,3 @@ 1.13 mkdir -p $fs/usr/lib 1.14 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.15 } 1.16 -