wok-next diff ldapvi/receipt @ rev 20412

slim: change path to Xorg's binary; update all the slim-theme-*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 07 18:54:12 2018 +0200 (2018-01-07)
parents e93301ba4fec
children e1c0edabdcb2
line diff
     1.1 --- a/ldapvi/receipt	Fri Feb 13 20:39:14 2015 +0100
     1.2 +++ b/ldapvi/receipt	Sun Jan 07 18:54:12 2018 +0200
     1.3 @@ -18,7 +18,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	grep -qs getline_ldapvi common.h ||
     1.9  	sed -i 's/char .getline(.*/#define getline getline_ldapvi\n&/' common.h
    1.10  	./configure --prefix=/usr $CONFIGURE_ARGS && make