projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90822af
)
configure.ac: move .elementary/ to /share/.elementary/ for application access
05/46205/4
accepted/tizen/mobile/20150818.100721
accepted/tizen/tv/20150818.101222
accepted/tizen/wearable/20150818.101550
submit/tizen/20150818.052645
author
Jaeun Choi
<jaeun12.choi@samsung.com>
Tue, 18 Aug 2015 03:59:44 +0000
(12:59 +0900)
committer
Jaeun Choi
<jaeun12.choi@samsung.com>
Tue, 18 Aug 2015 05:04:00 +0000
(14:04 +0900)
Change-Id: I7433a6cc0b9502065ab32336b5ed47c5c6467962
packaging/elementary.spec
patch
|
blob
|
history
diff --git
a/packaging/elementary.spec
b/packaging/elementary.spec
index 5be0f76feb4233b37aeb2720b8f2ce011084c757..ded00ce7d104bb1c279b36d1d42fc26e297f7e1f 100644
(file)
--- a/
packaging/elementary.spec
+++ b/
packaging/elementary.spec
@@
-91,6
+91,7
@@
cp %{SOURCE1001} .
%if !%{with x}
--disable-ecore-x \
%endif
+ --with-elementary-base-dir="share/.elementary" \
%if %dbus_unavailable
--disable-build-examples
%else