projects
/
platform
/
core
/
uifw
/
e-mod-tizen-eom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dd1e3b
)
use %license macro to copy the COPYING file.
09/120209/1
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_4.0
accepted/tizen/3.0/common/20170329.150942
accepted/tizen/3.0/ivi/20170329.021457
accepted/tizen/3.0/mobile/20170329.020852
accepted/tizen/3.0/tv/20170329.021059
accepted/tizen/3.0/wearable/20170329.021247
accepted/tizen/4.0/unified/20170816.012056
accepted/tizen/4.0/unified/20170816.015059
accepted/tizen/4.0/unified/20170829.020602
accepted/tizen/common/20170331.152602
accepted/tizen/ivi/20170329.034213
accepted/tizen/mobile/20170329.034037
accepted/tizen/tv/20170329.034123
accepted/tizen/unified/20170329.034236
accepted/tizen/wearable/20170329.034152
submit/tizen/20170328.072410
submit/tizen_3.0/20170328.074051
submit/tizen_4.0/20170811.094300
submit/tizen_4.0/20170814.115522
submit/tizen_4.0/20170828.100004
submit/tizen_4.0_unified/20170814.115522
tizen_4.0.IoT.p1_release
tizen_4.0.IoT.p2_release
tizen_4.0.m1_release
tizen_4.0.m2_release
author
SooChan Lim
<sc1.lim@samsung.com>
Wed, 22 Mar 2017 06:09:24 +0000
(15:09 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Wed, 22 Mar 2017 06:09:24 +0000
(15:09 +0900)
Change-Id: I7428a421fb634e9ab8038bc989b7ef62ae7c3c27
packaging/e-mod-tizen-eom.spec
patch
|
blob
|
history
diff --git
a/packaging/e-mod-tizen-eom.spec
b/packaging/e-mod-tizen-eom.spec
index 699c23f6721ed04dda8703aa8d646772c19f9514..f2b7a25eaafe86dd086c6d56a8688fc881b79633 100644
(file)
--- 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