wok-next diff xorg-font-adobe-utopia-type1/receipt @ rev 20734

nut: update (b)deps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 18:57:36 2018 +0300 (2018-05-29)
parents 0e7893ac206d
children 02b674913611
line diff
     1.1 --- a/xorg-font-adobe-utopia-type1/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/xorg-font-adobe-utopia-type1/receipt	Tue May 29 18:57:36 2018 +0300
     1.3 @@ -15,10 +15,7 @@
     1.4  BUILD_DEPENDS="xorg-util-macros xorg-font-util-dev xorg-mkfontdir"
     1.5  
     1.6  compile_rules() {
     1.7 -	./configure \
     1.8 -		--sysconfdir=/etc \
     1.9 -		--localstatedir=/var \
    1.10 -		$CONFIGURE_ARGS &&
    1.11 +	./configure $CONFIGURE_ARGS &&
    1.12  	make &&
    1.13  	make install
    1.14  }