wok-next diff iptstate/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 17e313b5b9c1
children 8fb25de2cba7
line diff
     1.1 --- a/iptstate/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/iptstate/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -15,7 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8 +	sed -i 's/lncurses/& -ltinfo/' Makefile
     1.9  	make 
    1.10  }
    1.11