[Title] add common script to native package 81/10581/1
authorTaeyoung Son <taeyoung2.son@samsung.com>
Mon, 7 Oct 2013 08:09:41 +0000 (17:09 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Mon, 7 Oct 2013 08:10:47 +0000 (17:10 +0900)
[Desc.]
[Issue]

Change-Id: I30cc50828708419f376b9254ae0fadfecf4e7bf8
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
package/build.linux
package/changelog
package/pkginfo.manifest

index 0b666b0..7c01868 100755 (executable)
@@ -129,6 +129,7 @@ native_install() {
             ;;
         windows-32|windows-64)
             cp -rf ${SRCDIR}/${PROJECT_HOME}/doc/install/native_bin/*.bat ${NATIVE_TARGET}/bin
+            cp $PROJECT_HOME/doc/install/bin_/common.bat ${NATIVE_TARGET}/bin
             ;;
         *)
             echo "${TARGET_OS} is not support yet."
index 4f4e809..43ee7a9 100644 (file)
@@ -1,3 +1,6 @@
+* 2.1.42
+- Added common.bat
+== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-07 16:28
 * 2.1.41
 - Fixed bug in common.bat
 == taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-07 16:28
index 4f85228..de981b4 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.1.41
+Version:2.1.42
 Maintainer: Bon-Yong Lee<bonyong.lee@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>
 
 Package: web-cli