wok-next rev 19832

njconnect: remove -ltinfo (thanks Aleksey)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 05 12:05:22 2017 +0200 (2017-08-05)
parents c94ecb8ba3c5
children 8f554bc45cec
files njconnect/receipt
line diff
     1.1 --- a/njconnect/receipt	Sat Aug 05 11:57:59 2017 +0200
     1.2 +++ b/njconnect/receipt	Sat Aug 05 12:05:22 2017 +0200
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|curses|& -ltinfo|' Makefile
     1.8  	make DESTDIR=$install install
     1.9  }
    1.10