From: Bon-Yong Lee Date: Thu, 19 Jul 2012 04:34:51 +0000 (+0900) Subject: [Title] Fix pkginfo file X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1248f681cc511105dee12fd31f16c5f2cfdd2eca;p=sdk%2Ftools%2Fcli.git [Title] Fix pkginfo file [Type] Enhancement [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- diff --git a/package/build.linux b/package/build.linux index bb68590..a9adcd0 100755 --- a/package/build.linux +++ b/package/build.linux @@ -30,6 +30,7 @@ build() SRC=`find $ROOTDIR -name "org.tizen.web.launch_*"` cp $SRC $LIB + jar -xvf $SRC $LIB SRC=`find $ROOTDIR -name "org.tizen.web.sign_*"` cp $SRC $LIB