[Title] modified wrong build sciprt 51/10451/1
authorGun Kim <gune.kim@samsung.com>
Wed, 2 Oct 2013 07:01:11 +0000 (16:01 +0900)
committerGun Kim <gune.kim@samsung.com>
Wed, 2 Oct 2013 07:02:23 +0000 (16:02 +0900)
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Signed-off-by: Gun Kim <gune.kim@samsung.com>
package/build.linux
package/changelog
package/pkginfo.manifest

index 4e1c5eb..174b271 100644 (file)
@@ -26,13 +26,13 @@ build()
     done
 
        mkdir -p ${SRCDIR}/temp
-       mkdir -p ${SRCDIR}/samples
+       mkdir -p ${SRCDIR}/samples/web
 # clone template
        cd ${SRCDIR}/temp
        git clone ${WEB_TEMPLATE_GIT}
        cd ${SRCDIR}/temp/web-template
        git checkout ${BRANCH}
-       cp -rf ${SRCDIR}/temp/web-template/Template ${SRCDIR}/samples/
+       cp -rf ${SRCDIR}/temp/web-template/Template ${SRCDIR}/samples/web/
        cd ${SRCDIR}/temp
 # clone samples (to be)
 }
index f495f3f..9d66b6e 100644 (file)
@@ -1,3 +1,6 @@
+* 3.0.1
+- Modified worng build script
+== gune.kim <gune.kim@samsung.com> 2013-10-02
 * 3.0.0
 - Created package
 == gune.kim <gune.kim@samsung.com> 2013-09-30
index 5eb1ef2..f7d867f 100644 (file)
@@ -1,4 +1,4 @@
-Version:3.0.0
+Version:3.0.1
 Maintainer: Shinjae Lee<poiema@samsung.com>, Junghak Kim<kjh5@samsung.com>, Kangho Kim<kh5325.kim@samsung.com>, Gun Kim<gune.kim@samsung.com>
 
 Package:mobile-3.0-web-sample