[WRT-PLUGINS-TIZEN]: Fix build
authorBaptiste DURAND <Baptiste.durand@gmail.com>
Fri, 13 Sep 2013 11:33:01 +0000 (13:33 +0200)
committerBaptiste DURAND <Baptiste.durand@gmail.com>
Fri, 13 Sep 2013 11:33:01 +0000 (13:33 +0200)
proto-meta-Tizen_ivi_3.0/specfile-patch/wrt-plugins-tizen-yocto.spec.patch [new file with mode: 0644]

diff --git a/proto-meta-Tizen_ivi_3.0/specfile-patch/wrt-plugins-tizen-yocto.spec.patch b/proto-meta-Tizen_ivi_3.0/specfile-patch/wrt-plugins-tizen-yocto.spec.patch
new file mode 100644 (file)
index 0000000..8952e1c
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/packaging/wrt-plugins-tizen.spec b/packaging/wrt-plugins-tizen.spec
+index 9dc8f47..c549668 100755
+--- a/packaging/wrt-plugins-tizen.spec
++++ b/packaging/wrt-plugins-tizen.spec
+@@ -119,7 +119,7 @@ Wrt-plugin-tizen development headers
+ %define PREFIX "%{_libdir}/wrt-plugins"
+-export LDFLAGS+="-Wl,--rpath=%{PREFIX} -Wl,--as-needed"
++export LDFLAGS+=" -Wl,--rpath=%{PREFIX} -Wl,--as-needed "
+ %cmake \
+ %if %{with wrt_option_bluetooth}