From: Ronan Le Martret Date: Thu, 13 Feb 2014 09:15:18 +0000 (+0100) Subject: Convert spec macro %configure to %reconfigure to fix automake issue. X-Git-Tag: submit/tizen/20141203.191842~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0d7d20bce7c1c19a62ce3276dff069870075143;p=platform%2Fupstream%2Fweekeyboard.git Convert spec macro %configure to %reconfigure to fix automake issue. Signed-off-by: Ronan Le Martret Change-Id: I400995735c99b9fe9f5a7288d4c812691ae7f3fe --- diff --git a/packaging/weekeyboard.spec b/packaging/weekeyboard.spec index eb656b5..4493364 100644 --- a/packaging/weekeyboard.spec +++ b/packaging/weekeyboard.spec @@ -39,7 +39,7 @@ cp %{SOURCE1001} . %build -%configure --disable-ibus +%reconfigure --disable-ibus make %{?_smp_mflags} %install