projects
/
platform
/
core
/
api
/
mediastreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
380e471
)
update ini file path
16/62716/1
author
Eunhae Choi
<eunhae1.choi@samsung.com>
Thu, 17 Mar 2016 14:34:18 +0000
(23:34 +0900)
committer
Eunhae Choi
<eunhae1.choi@samsung.com>
Thu, 17 Mar 2016 14:34:18 +0000
(23:34 +0900)
Change-Id: I86669303ee6a656f0908278f0b956a45995fc4ad
packaging/capi-media-streamer.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-media-streamer.spec
b/packaging/capi-media-streamer.spec
index 3d151f9a20a5beee943235447d32135707282ed2..55f6a6188a3dc9e8ff2f811d6ac1b4a6aec4187b 100755
(executable)
--- a/
packaging/capi-media-streamer.spec
+++ b/
packaging/capi-media-streamer.spec
@@
-36,7
+36,7
@@
MediaStreamer Library in Tizen Native API (DEV).
%setup -q
cp %{SOURCE1001} .
-%define ini_path
/usr/etc
/mmfw_media_streamer.ini
+%define ini_path
%{_sysconfdir}/multimedia
/mmfw_media_streamer.ini
%build
flags="-DMEDIA_STREAMER_INI_PATH=\\\"%{ini_path}\\\""