Added -i to autoreconf in specfile, should fix the config.rpath build
issue.
This commit is contained in:
parent
9de1b89680
commit
fbbfe457a6
@ -77,7 +77,7 @@ in either of maildir or mbox formats.
|
||||
%build
|
||||
rm -f ./configure
|
||||
libtoolize -f
|
||||
autoreconf
|
||||
autoreconf -i
|
||||
%configure \
|
||||
INSTALL_DATA="install -c -p -m644" \
|
||||
--with-doc \
|
||||
|
Loading…
Reference in New Issue
Block a user