projects
/
platform
/
core
/
uifw
/
nlp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc8deae
)
Change the install files in unittest package
18/276218/1
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 13 Jun 2022 05:17:36 +0000
(14:17 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 13 Jun 2022 05:17:36 +0000
(14:17 +0900)
Change-Id: I4d0c39a89ed0005c64242df75d951ab6e7a0714d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/nlp.spec
patch
|
blob
|
history
diff --git
a/packaging/nlp.spec
b/packaging/nlp.spec
index d0c00b99257addfecc1b1f38594a3316fd5e3729..b1d795b02f43e99f46d1860f775f46b7a4a51411 100755
(executable)
--- a/
packaging/nlp.spec
+++ b/
packaging/nlp.spec
@@
-174,7
+174,8
@@
install -m 0755 run-unittest.sh %{buildroot}%{_bindir}/tizen-unittests/%{name}
/usr/local/lib/nltk_data/*
%files unittests
-%{_bindir}/*
+%{_bindir}/nlp-unittests
+%{_bindir}/tizen-unittests/*
%if 0%{?gcov:1}
%files gcov