wok-next diff mikmod/receipt @ rev 20616

xrdp: up 0.9.3.1; zopfli: fix build; gcc61: attempt to fix; add gcc6 (latest among 6.x.x).
gcc61 and gcc6 are broken now.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 21 05:15:11 2018 +0300 (2018-04-21)
parents 17e313b5b9c1
children f48456621a9d
line diff
     1.1 --- a/mikmod/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/mikmod/receipt	Sat Apr 21 05:15:11 2018 +0300
     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