summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/webapi-plugins.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec
index 81bf0d3d..b475a5b24 100644
--- a/packaging/webapi-plugins.spec
+++ b/packaging/webapi-plugins.spec
@@ -984,10 +984,6 @@ popd
%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}
@@ -1072,8 +1068,8 @@ cp -a tools/slimit %{buildroot}%{_includedir}/%{name}/tools/slimit
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