wok-current diff ola/receipt @ rev 17590
Up: gdk-pixbuf 2.31.2
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Mon Feb 09 21:52:32 2015 +0000 (2015-02-09) |
parents | 76b72f1ad63c |
children | 17e313b5b9c1 |
line diff
1.1 --- a/ola/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/ola/receipt Mon Feb 09 21:52:32 2015 +0000 1.3 @@ -19,7 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="-ltinfo" 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 $CONFIGURE_ARGS &&