projects
/
platform
/
core
/
uifw
/
mmi-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b964ce
)
packaging: disable compiling tidl temporarily
60/264160/1
accepted/tizen/unified/20210914.053333
submit/tizen/20210914.041950
author
Sung-Jin Park
<sj76.park@samsung.com>
Tue, 14 Sep 2021 03:16:14 +0000
(12:16 +0900)
committer
Sung-Jin Park
<sj76.park@samsung.com>
Tue, 14 Sep 2021 03:49:52 +0000
(12:49 +0900)
Change-Id: I5fec351645d98fd88cc113be239ad26424fdc383
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
packaging/mmi-manager.spec
patch
|
blob
|
history
diff --git
a/packaging/mmi-manager.spec
b/packaging/mmi-manager.spec
index
5cdef05
..
3e6a11f
100644
(file)
--- a/
packaging/mmi-manager.spec
+++ b/
packaging/mmi-manager.spec
@@
-45,8
+45,8
@@
Testcases for testing MMI Manager APIs
cp %{SOURCE1004} .
#generate mmi-stub using TIDL Compiler
-tidlc -s -l C -i tidl/mmifw.tidl -o mmifw_stub
-cp -af mmifw_stub.* ./src/mmimgr/interface/
+
#
tidlc -s -l C -i tidl/mmifw.tidl -o mmifw_stub
+
#
cp -af mmifw_stub.* ./src/mmimgr/interface/
%build
meson setup --prefix=/usr \