diff --git a/mstflint.spec b/mstflint.spec index 0be92d7..4262a60 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -46,7 +46,7 @@ find . -type f -iname '*.cpp' -exec chmod a-x '{}' ';' %if %{__remake_config} ./autogen.sh %endif -%configure --enable-adb-generic-tools --disable-openssl +%configure --enable-adb-generic-tools --enable-fw-mgr %make_build %install @@ -63,6 +63,8 @@ chmod +x %{buildroot}/%{_libdir}/mstflint/sdk/*.so %files %doc README +%{_sysconfdir}/mstflint/ca-bundle.crt + %_bindir/* %{_libdir}/mstflint %{_libdir}/libmtcr_ul.a