[Verification] Code compiles without error
Change-Id: I9b6536d4655fee4b90e72719c07935084a3e5c6a
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
%endif
%install
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
-cat LICENSE.BSD-3-Clause >> %{buildroot}/usr/share/license/%{name}
-cat LICENSE.MIT >> %{buildroot}/usr/share/license/%{name}
# Extensions.
mkdir -p %{buildroot}%{crosswalk_extensions_path}
cp -a out/Default/desc_gentool %{buildroot}%{_includedir}/%{name}/tools/desc_gentool
%files
-%{_datadir}/license/%{name}
%manifest webapi-plugins.manifest
+%license LICENSE
%if "%{?unified_build}" == "1" || "%{?profile}" == "common"
%post profile_common