summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Bardeli <l.bardeli@samsung.com>2017-03-23 07:18:41 +0100
committerLukasz Bardeli <l.bardeli@samsung.com>2017-03-24 10:05:46 +0100
commitf1347377bf3f5c7e3da896506f2a9e02f001e7d7 (patch)
tree4ab01175d84218c87473f670cef6116c68254cf6
parent75d44f0c097455bed066018ace0d3844c6032592 (diff)
downloadwebapi-plugins-accepted/tizen_tv.tar.gz
webapi-plugins-accepted/tizen_tv.tar.bz2
webapi-plugins-accepted/tizen_tv.zip
[Verification] Code compiles without error Change-Id: I9b6536d4655fee4b90e72719c07935084a3e5c6a Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
-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