projects
/
platform
/
core
/
appfw
/
ail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
298d5d1
)
Remove command for vconftool in spec file
50/50450/1
author
inkyun.kil
<inkyun.kil@samsung.com>
Thu, 29 Oct 2015 02:41:21 +0000
(11:41 +0900)
committer
inkyun.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
patch
|
blob
|
history
diff --git
a/packaging/ail.spec
b/packaging/ail.spec
index
74300b1
..
23f6c8d
100755
(executable)
--- a/
packaging/ail.spec
+++ b/
packaging/ail.spec
@@
-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}