wok diff iptstate/receipt @ rev 20374

Add xorg-xf86-video-modesetting
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 12 13:38:11 2018 +0200 (2018-06-12)
parents 17e313b5b9c1
children c86e41198e76
line diff
     1.1 --- a/iptstate/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/iptstate/receipt	Tue Jun 12 13:38:11 2018 +0200
     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