MISC: Modified build script 49/32149/1
authorTaeyoung Son <taeyoung2.son@samsung.com>
Tue, 16 Dec 2014 09:49:39 +0000 (18:49 +0900)
committerTaeyoung 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

index 64809af..55f1f1c 100755 (executable)
@@ -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