From: Philippe Coval Date: Wed, 20 Aug 2014 09:08:14 +0000 (+0200) Subject: packaging: autogenerate ChangeLog etc X-Git-Tag: accepted/tizen/common/20140826.160730^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.m14.3_ivi;p=platform%2Fcore%2Fuifw%2Flibhangul.git packaging: autogenerate ChangeLog etc Bug-Tizen: BTY-30/part Change-Id: I5d9454184eeaf40ad74c4677e4369739a16084aa Signed-off-by: Philippe Coval --- diff --git a/packaging/libhangul.spec b/packaging/libhangul.spec index 8cf5c2d..56745b3 100644 --- a/packaging/libhangul.spec +++ b/packaging/libhangul.spec @@ -38,7 +38,7 @@ to develop applications that require these. cp %{SOURCE1001} . %build -[ ! -x autogen.sh ] || rm -f configure +[ ! -x autogen.sh ] || { rm -f configure ; %autogen ; } %reconfigure --disable-static --with-pic %__make %{?_smp_mflags}