wok-next diff mikmod/receipt @ rev 19999

Up qedit, qbittorrent
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Oct 20 21:21:58 2017 +0200 (2017-10-20)
parents 17e313b5b9c1
children f48456621a9d
line diff
     1.1 --- a/mikmod/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/mikmod/receipt	Fri Oct 20 21:21:58 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 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure --prefix=/usr \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install