Added -i to autoreconf in specfile, should fix the config.rpath build

issue.
This commit is contained in:
Tomas Janousek 2006-12-11 11:01:29 +00:00
parent 9de1b89680
commit fbbfe457a6

View File

@ -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 \