wok-next diff xorg-xpr/receipt @ rev 20861

gnutls: up (3.5.18); add libpsl and publicsuffix-list; sed: up (4.5); tar: up (1.30); tcpdump: up (4.9.2); wget: up (1.19.5); xz: up (5.2.4)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 28 00:30:02 2018 +0300 (2018-06-28)
parents 0e7893ac206d
children cd7906120828
line diff
     1.1 --- a/xorg-xpr/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/xorg-xpr/receipt	Thu Jun 28 00:30:02 2018 +0300
     1.3 @@ -15,11 +15,7 @@
     1.4  BUILD_DEPENDS="xorg-util-macros xorg-libXmu-dev xorg-libX11-dev xorg-xproto"
     1.5  
     1.6  compile_rules() {
     1.7 -	fix ld
     1.8 -	./configure \
     1.9 -		--sysconfdir=/etc \
    1.10 -		--localstatedir=/var \
    1.11 -		$CONFIGURE_ARGS &&
    1.12 +	./configure $CONFIGURE_ARGS &&
    1.13  	fix libtool &&
    1.14  	make &&
    1.15  	make install