[Title] Fix pkginfo file
authorBon-Yong Lee <bonyong.lee@samsung.com>
Thu, 19 Jul 2012 04:34:51 +0000 (13:34 +0900)
committerBon-Yong Lee <bonyong.lee@samsung.com>
Thu, 19 Jul 2012 05:16:52 +0000 (14:16 +0900)
[Type]      Enhancement
[Module]    Sub
[Priority]  Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

package/build.linux

index bb68590..a9adcd0 100755 (executable)
@@ -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