wok-next diff xorg-x11perf/receipt @ rev 20730

glib: up (2.56.1) with static libs and Python2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 15:17:41 2018 +0300 (2018-05-29)
parents 0e7893ac206d
children cd7906120828
line diff
     1.1 --- a/xorg-x11perf/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/xorg-x11perf/receipt	Tue May 29 15:17:41 2018 +0300
     1.3 @@ -16,11 +16,7 @@
     1.4  xorg-libXrender-dev xorg-libXft-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