projects
/
platform
/
core
/
appfw
/
tizen-action.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
544c472
)
Fix build for tool
author
Sangyoon Jang
<jeremy.jang@samsung.com>
Wed, 22 Jan 2025 02:05:12 +0000
(11:05 +0900)
committer
장상윤/Tizen Platform Lab(SR)/삼성전자
<jeremy.jang@samsung.com>
Tue, 4 Feb 2025 04:48:07 +0000
(13:48 +0900)
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
tidl/prebuild.sh
patch
|
blob
|
history
diff --git
a/tidl/prebuild.sh
b/tidl/prebuild.sh
index 927441f03371f6c3b1b814ae0e08a039cead23b2..ecef0b5f395654878ef164861aefa2ada4391107 100644
(file)
--- a/
tidl/prebuild.sh
+++ b/
tidl/prebuild.sh
@@
-8,5
+8,7
@@
if [ $? -ne 0 ]; then
exit 1
fi
+cp tizen_action_service_proxy.* $SCRIPT_DIR/../tool/action_fw_tool/
+
mv tizen_action_service_proxy.* $SCRIPT_DIR/../src/api/
mv tizen_action_service_stub.* $SCRIPT_DIR/../src/service/src/