wok diff ckermit/receipt @ rev 19010

busybox/fbvnc: wheelmouse support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 28 18:51:16 2016 +0200 (2016-03-28)
parents 17e313b5b9c1
children 3705d68ed8f3
line diff
     1.1 --- a/ckermit/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/ckermit/receipt	Mon Mar 28 18:51:16 2016 +0200
     1.3 @@ -16,8 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8 -	make linux "LNKFLAGS=-lncurses"
     1.9 +	make linux "LNKFLAGS=-lncurses -ltinfo"
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.