wok-6.x rev 17752
mp3info: link with libtinfo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 09 08:48:25 2015 +0100 (2015-03-09) |
parents | f0f8ec4c4625 |
children | 9ed282f9d2eb |
files | mp3info/receipt |
line diff
1.1 --- a/mp3info/receipt Sun Mar 08 17:02:50 2015 +0100 1.2 +++ b/mp3info/receipt Mon Mar 09 08:48:25 2015 +0100 1.3 @@ -16,7 +16,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src && make 1.8 + sed -i 's/-lncurses/& -ltinfo/' Makefile 1.9 + make 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.