wok-next diff xorg-xrdb/receipt @ rev 20646

grub2-efi: ls module embedded
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 02 11:12:13 2018 +0200 (2018-05-02)
parents 0e7893ac206d
children cd7906120828
line diff
     1.1 --- a/xorg-xrdb/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/xorg-xrdb/receipt	Wed May 02 11:12:13 2018 +0200
     1.3 @@ -17,11 +17,7 @@
     1.4  compile_rules() {
     1.5  	touch /root/missing /missing
     1.6  
     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