wok-next diff njconnect/receipt @ rev 20075

tiny edit
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Oct 25 08:30:39 2017 +0200 (2017-10-25)
parents fb478984fbc8
children d43bf7aae921
line diff
     1.1 --- a/njconnect/receipt	Fri Aug 04 16:04:04 2017 +0300
     1.2 +++ b/njconnect/receipt	Wed Oct 25 08:30:39 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