From 137606ee2f38fc4f02afab1d50c181bed6c2808d Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Mon, 27 Mar 2017 16:22:12 +0900 Subject: [PATCH] Modify the install path for license file Change-Id: I3abb260cabc74d423fba5254ae9b3f21230632c6 Signed-off-by: DoHyun Pyun --- packaging/org.tizen.bluetooth-share-ui.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packaging/org.tizen.bluetooth-share-ui.spec b/packaging/org.tizen.bluetooth-share-ui.spec index 56a6fa9..4ffd2c0 100755 --- a/packaging/org.tizen.bluetooth-share-ui.spec +++ b/packaging/org.tizen.bluetooth-share-ui.spec @@ -63,8 +63,6 @@ PKG_ID=org.tizen.bluetooth-share-ui %define tizen_author_sign 1 %define tizen_dist_sign 1 -install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/org.tizen.bluetooth-share-ui - %post %postun @@ -75,6 +73,7 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/org.tizen.bluetooth-s %files %manifest bluetooth-share-ui.manifest +%license LICENSE %defattr(-,root,root,-) %{_appdir}/org.tizen.bluetooth-share-ui/res/edje/bt-share-layout.edj %{_appdir}/org.tizen.bluetooth-share-ui/res/edje/images.edj @@ -83,5 +82,4 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/org.tizen.bluetooth-s %{_appdir}/org.tizen.bluetooth-share-ui/signature1.xml %{_usrdir}/share/icons/default/small/org.tizen.bluetooth-share-ui.png %{_usrdir}/share/packages/org.tizen.bluetooth-share-ui.xml -%{_datadir}/license/org.tizen.bluetooth-share-ui -- 2.7.4