wok-next diff zssh/receipt @ rev 20930

pyaudio -> python-pyaudio
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 23 07:07:52 2018 +0300 (2018-08-23)
parents 38da7d1a1d04
children d5aab818505e
line diff
     1.1 --- a/zssh/receipt	Tue Aug 09 11:46:12 2016 +0200
     1.2 +++ b/zssh/receipt	Thu Aug 23 07:07:52 2018 +0300
     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 &&