wok diff mp3info/receipt @ rev 22197

updated xorg-libSM and xorg-libSM-dev (1.2.1 -> 1.2.3)
author Hans-G?nter Theisgen
date Mon Nov 11 10:19:40 2019 +0100 (2019-11-11)
parents bb009a6ef036
children 241fb98cab1c
line diff
     1.1 --- a/mp3info/receipt	Sat Nov 30 15:44:51 2013 +0000
     1.2 +++ b/mp3info/receipt	Mon Nov 11 10:19:40 2019 +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.