Remove command for vconftool in spec file 50/50450/1
authorinkyun.kil <inkyun.kil@samsung.com>
Thu, 29 Oct 2015 02:41:21 +0000 (11:41 +0900)
committerinkyun.kil <inkyun.kil@samsung.com>
Thu, 29 Oct 2015 02:41:42 +0000 (11:41 +0900)
Change-Id: Icd79586e5cc647475dedcbe46a68f453332657c9
Signed-off-by: inkyun.kil <inkyun.kil@samsung.com>
packaging/ail.spec

index 74300b1..23f6c8d 100755 (executable)
@@ -68,8 +68,6 @@ useradd -d %TZ_SYS_RW_APP -m %TZ_SYS_GLOBALAPP_USER -r -c "system user for commo
 #cd %%TZ_SYS_RW_APP/
 #ln -s .config/xwalk-service/applications/
 
-vconftool set -t string db/menu_widget/language "en_US.utf8" -f -s User::App::Shared
-
 mkdir -p %{TZ_SYS_RO_DESKTOP_APP}
 mkdir -p %{TZ_SYS_RW_DESKTOP_APP}
 mkdir -p %{TZ_SYS_RW_APP}