summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSooChan Lim <sc1.lim@samsung.com>2017-03-22 15:09:24 +0900
committerSooChan Lim <sc1.lim@samsung.com>2017-03-22 15:09:24 +0900
commit9e592ea7510baaf95d6533f1a17540e043ffa9ba (patch)
tree56f85c473794e7f0cf0606d1074247c4cc3f47d2
parent8dd1e3ba5518aace6c316152282f73252738b4df (diff)
downloade-mod-tizen-eom-accepted/tizen_wearable.tar.gz
e-mod-tizen-eom-accepted/tizen_wearable.tar.bz2
e-mod-tizen-eom-accepted/tizen_wearable.zip
Change-Id: I7428a421fb634e9ab8038bc989b7ef62ae7c3c27
-rw-r--r--packaging/e-mod-tizen-eom.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/packaging/e-mod-tizen-eom.spec b/packaging/e-mod-tizen-eom.spec
index 699c23f..f2b7a25 100644
--- a/packaging/e-mod-tizen-eom.spec
+++ b/packaging/e-mod-tizen-eom.spec
@@ -48,10 +48,6 @@ make
%install
rm -rf %{buildroot}
-# for license notification
-mkdir -p %{buildroot}%{TZ_SYS_RO_SHARE}/license
-cp -a %{_builddir}/%{buildsubdir}/COPYING %{buildroot}%{TZ_SYS_RO_SHARE}/license/%{name}
-
# install
make install DESTDIR=%{buildroot}
@@ -62,4 +58,4 @@ find %{buildroot}%{_libdir}/enlightenment/modules/%{name} -name *.a | xargs rm
%files
%defattr(-,root,root,-)
%{_libdir}/enlightenment/modules/e-mod-tizen-eom
-%{TZ_SYS_RO_SHARE}/license/%{name}
+%license COPYING