wok-next diff zssh/receipt @ rev 20441

linux, linux-dev: fix mess with i386|i486, update 32bit config
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 24 05:41:11 2018 +0200 (2018-02-24)
parents 38da7d1a1d04
children d5aab818505e
line diff
     1.1 --- a/zssh/receipt	Tue Aug 09 11:46:12 2016 +0200
     1.2 +++ b/zssh/receipt	Sat Feb 24 05:41:11 2018 +0200
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make
    1.10  	install -d -m 755 $DESTDIR/usr/share/man/man1 &&