wok diff ckermit/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 17e313b5b9c1
children 3705d68ed8f3
line diff
     1.1 --- a/ckermit/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/ckermit/receipt	Sun Feb 14 22:06:06 2016 +0100
     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.