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
authorJaeun Choi <jaeun12.choi@samsung.com>
Tue, 18 Aug 2015 03:59:44 +0000 (12:59 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Tue, 18 Aug 2015 05:04:00 +0000 (14:04 +0900)
Change-Id: I7433a6cc0b9502065ab32336b5ed47c5c6467962

packaging/elementary.spec

index 5be0f76feb4233b37aeb2720b8f2ce011084c757..ded00ce7d104bb1c279b36d1d42fc26e297f7e1f 100644 (file)
@@ -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