wok-next diff xorg-xwd/receipt @ rev 20839

p11-kit: upgrade 0.23.8 (2017 Aug) -> 0.23.12
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 20 07:32:40 2018 +0000 (2018-06-20)
parents 0e7893ac206d
children cd7906120828
line diff
     1.1 --- a/xorg-xwd/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/xorg-xwd/receipt	Wed Jun 20 07:32:40 2018 +0000
     1.3 @@ -15,11 +15,7 @@
     1.4  BUILD_DEPENDS="xorg-util-macros xorg-libX11-dev xorg-xproto xorg-libxkbfile-dev"
     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