projects
/
sdk
/
ide
/
web-ui-builder-eplugin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
006efdd
)
MISC: Modified build script
49/32149/1
author
Taeyoung Son
<taeyoung2.son@samsung.com>
Tue, 16 Dec 2014 09:49:39 +0000
(18:49 +0900)
committer
Taeyoung Son
<taeyoung2.son@samsung.com>
Tue, 16 Dec 2014 09:49:39 +0000
(18:49 +0900)
Removed copying org.tizen.browser*
Change-Id: I44a47a44a68fbc001173811abec551fdd986cfcb
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
package/build.linux
patch
|
blob
|
history
diff --git
a/package/build.linux
b/package/build.linux
index
64809af
..
55f1f1c
100755
(executable)
--- a/
package/build.linux
+++ b/
package/build.linux
@@
-114,7
+114,6
@@
build()
# Copy sources to BUILD_DIR
cp -r ${SRCDIR}/*.feature ${BUILD_DIR}/features
- cp -r ${SRCDIR}/org.tizen.browser* ${BUILD_DIR}/plugins
cp -r ${SRCDIR}/org.tizen.webuibuilder* ${BUILD_DIR}/plugins
rm -rf ${BUILD_DIR}/plugins/*.feature