Second try on the config.rpath issue.

This commit is contained in:
Tomas Janousek 2006-12-11 11:22:54 +00:00
parent fbbfe457a6
commit e6905a1522

View File

@ -77,7 +77,8 @@ in either of maildir or mbox formats.
%build
rm -f ./configure
libtoolize -f
autoreconf -i
cp /usr/share/gettext/config.rpath .
autoreconf
%configure \
INSTALL_DATA="install -c -p -m644" \
--with-doc \