Perform pkg_upgrade after migrating pkg databases 54/166154/2
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 8 Jan 2018 08:35:11 +0000 (17:35 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 19 Jan 2018 08:44:25 +0000 (08:44 +0000)
Change-Id: I75e1415d73a0c23b8bf51cb3299056ff1ea8d746
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
data/700.pkgmgr.patch.sh.in

index a972fac..cfdfa0f 100644 (file)
@@ -3,3 +3,5 @@
 source /etc/tizen-platform.conf
 
 exec "/etc/package-manager/updates/update.sh"
+
+/usr/bin/pkg_upgrade -rof
\ No newline at end of file