wok-next diff xorg-xdriinfo/receipt @ rev 20834

prosody: interesting, requires lua 5.1, and not 5.3
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 17 19:14:11 2018 +0000 (2018-06-17)
parents c0521c689857
children cd7906120828
line diff
     1.1 --- a/xorg-xdriinfo/receipt	Fri Mar 16 00:27:34 2018 +0200
     1.2 +++ b/xorg-xdriinfo/receipt	Sun Jun 17 19:14:11 2018 +0000
     1.3 @@ -15,11 +15,7 @@
     1.4  BUILD_DEPENDS="xorg-util-macros xorg-libX11-dev xorg-glproto mesa-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