wok rev 19106

rpm: bug fix (rpm -E '%{_tmppath}')
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 05 13:16:00 2016 +0200 (2016-05-05)
parents 0ea7712da514
children 18bbc96124a7
files rpm4/receipt
line diff
     1.1 --- a/rpm4/receipt	Wed May 04 21:51:37 2016 +0200
     1.2 +++ b/rpm4/receipt	Thu May 05 13:16:00 2016 +0200
     1.3 @@ -29,6 +29,7 @@
     1.4  		--with-dmalloc=no \
     1.5  		--with-efence=no \
     1.6  		--with-external-db \
     1.7 +		--localstatedir=/var \
     1.8  		--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9  	make $MAKEFLAGS &&
    1.10  	make DESTDIR=$DESTDIR install