Support GBS --no-configure option for shortening build time
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 28 Dec 2012 07:07:58 +0000 (16:07 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sun, 30 Dec 2012 00:58:08 +0000 (09:58 +0900)
Change-Id: I4ae8a9821b3dafa503ff2d8328d35050003f8f3e

autogen.sh [new file with mode: 0755]
packaging/isf.spec

diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..f38e3cc
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+./bootstrap
index 27ad1f7..c7d6479 100755 (executable)
@@ -46,7 +46,7 @@ This package contains ISF header files for ISE development.
 
 %build
 
-./bootstrap
+%autogen
 %configure --disable-static \
                --disable-tray-icon --disable-filter-sctc
 make %{?_smp_mflags}