215 %patch9 -p1 |
215 %patch9 -p1 |
216 # start-as-meego-client-bmc7394.patch |
216 # start-as-meego-client-bmc7394.patch |
217 %patch10 -p1 |
217 %patch10 -p1 |
218 # >> setup |
218 # >> setup |
219 # << setup |
219 # << setup |
|
220 %{__sed} -i \ |
|
221 -e 's;if test -z "\${ENABLE_SK_TRUE}" && test -z "\${ENABLE_SK_FALSE}";if false;' \ |
|
222 configure |
220 |
223 |
221 %build |
224 %build |
222 # >> build pre |
225 %configure \ |
223 # << build pre |
226 --disable-static \ |
224 |
|
225 %autogen --disable-static \ |
|
226 --with-vendor-build-id="%distribution" \ |
227 --with-vendor-build-id="%distribution" \ |
227 --libexecdir=%{_libexecdir} \ |
228 --libexecdir=%{_libexecdir} \ |
228 --enable-meego \ |
229 --enable-meego \ |
229 --disable-docs \ |
230 --disable-docs \ |
230 --disable-boo \ |
231 --disable-boo \ |