Add pkgdir_maker tool 07/47507/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150904.064152 accepted/tizen/mobile/20151104.082907 accepted/tizen/mobile/20151106.010314 accepted/tizen/tv/20150904.064207 accepted/tizen/tv/20151104.082924 accepted/tizen/tv/20151106.010323 accepted/tizen/wearable/20150904.064216 accepted/tizen/wearable/20151104.082933 accepted/tizen/wearable/20151106.010336 submit/tizen/20150904.035504 submit/tizen/20151104.073832 submit/tizen/20151106.005030 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorSangyoon Jang <s89.jang@samsung.com>
Fri, 4 Sep 2015 04:30:48 +0000 (13:30 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Fri, 4 Sep 2015 04:30:48 +0000 (13:30 +0900)
pkgdir_maker tool makes data/cache dirs for global applications at each
user application dirs(under $HOME/apps_rw).
refer to following link for more details:
https://review.tizen.org/gerrit/#/c/47450/

Change-Id: I2e75307fcaa14217e68e2ed57dc394d4a67826d4
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
scripts/generic-desktop-applications.post

index b5a89ca..3884799 100644 (file)
@@ -20,6 +20,7 @@ function generic_desktop_applications_buxton_protect() {
 generic_desktop_applications_buxton_unprotect
 ail_initdb
 pkg_initdb
+pkgdir_maker --create --allglobalpkgs
 generic_desktop_applications_buxton_protect
 
 # depends on generic-base functions