Fix (run application with) xwalk-launcher 26/26026/1 submit/tizen_common/20140814.134251 submit/tizen_ivi/20140818.000000 submit/tizen_ivi/20140818.000001 submit/tizen_ivi/20140818.000002 submit/tizen_ivi/20140822.000000
authorSabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Wed, 13 Aug 2014 16:04:44 +0000 (18:04 +0200)
committerSabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Thu, 14 Aug 2014 08:43:32 +0000 (10:43 +0200)
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Change-Id: I1b8ff0854c19dfb0895a519ea2e0eb4cf294ed01

tool/pkg_initdb.c

index baf8be2..5920762 100755 (executable)
@@ -48,7 +48,7 @@
 #define PKG_PARSER_DB_FILE_JOURNAL tzplatform_mkpath(TZ_SYS_DB, ".pkgmgr_parser.db-journal")
 #define PKG_CERT_DB_FILE tzplatform_mkpath(TZ_SYS_DB, ".pkgmgr_cert.db")
 #define PKG_CERT_DB_FILE_JOURNAL tzplatform_mkpath(TZ_SYS_DB, ".pkgmgr_cert.db-journal")
-#define PKG_INFO_DB_LABEL "System"
+#define PKG_INFO_DB_LABEL "_"
 
 #ifdef _E
 #undef _E