Second try on the config.rpath issue.
This commit is contained in:
parent
fbbfe457a6
commit
e6905a1522
@ -77,7 +77,8 @@ in either of maildir or mbox formats.
|
|||||||
%build
|
%build
|
||||||
rm -f ./configure
|
rm -f ./configure
|
||||||
libtoolize -f
|
libtoolize -f
|
||||||
autoreconf -i
|
cp /usr/share/gettext/config.rpath .
|
||||||
|
autoreconf
|
||||||
%configure \
|
%configure \
|
||||||
INSTALL_DATA="install -c -p -m644" \
|
INSTALL_DATA="install -c -p -m644" \
|
||||||
--with-doc \
|
--with-doc \
|
||||||
|
Loading…
Reference in New Issue
Block a user