projects
/
platform
/
core
/
uifw
/
capi-ui-sticker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6dd3c2
)
Fix wrong file install in unittest package
14/276214/1
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 13 Jun 2022 05:00:41 +0000
(14:00 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 13 Jun 2022 05:00:41 +0000
(14:00 +0900)
Change-Id: I9623ef1bfd5009999c0763f49d8c07419ccae17d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/capi-ui-sticker.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-ui-sticker.spec
b/packaging/capi-ui-sticker.spec
index
c9f35ae
..
5088b4b
100644
(file)
--- a/
packaging/capi-ui-sticker.spec
+++ b/
packaging/capi-ui-sticker.spec
@@
-234,7
+234,8
@@
chsmack -a "User::App::Shared" /opt/usr/share/sticker-data
%files unittests
%license LICENSE
-%{_bindir}/*
+%{_bindir}/capi-ui-sticker-unittest
+%{_bindir}/tizen-unittests/*
%if 0%{?gcov:1}
%files gcov