From e6905a15220c0a86a61eae8c845ff6ba83c7bfce Mon Sep 17 00:00:00 2001 From: Tomas Janousek Date: Mon, 11 Dec 2006 11:22:54 +0000 Subject: [PATCH] Second try on the config.rpath issue. --- dovecot.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index ba56408..eab6758 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -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 \