Fix build for security-server components
authorBaptiste DURAND <baptiste.durand@frignu.net>
Tue, 3 Sep 2013 16:00:57 +0000 (18:00 +0200)
committerBaptiste DURAND <baptiste.durand@frignu.net>
Tue, 3 Sep 2013 16:00:57 +0000 (18:00 +0200)
proto-meta-Tizen_ivi_3.0/specfile-patch/security-server-yocto.spec.patch [new file with mode: 0644]

diff --git a/proto-meta-Tizen_ivi_3.0/specfile-patch/security-server-yocto.spec.patch b/proto-meta-Tizen_ivi_3.0/specfile-patch/security-server-yocto.spec.patch
new file mode 100644 (file)
index 0000000..8b5f5bd
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/packaging/security-server.spec b/packaging/security-server.spec
+index 175567f..50c9da3 100644
+--- a/packaging/security-server.spec
++++ b/packaging/security-server.spec
+@@ -73,8 +73,6 @@ Security daemon for web applications (Development)
+ cp %{SOURCE1001} .
+ %build
+-export LDFLAGS+="-Wl,--rpath=%{_libdir}"
+-
+ %cmake . -DVERSION=%{version} \
+         -DCMAKE_BUILD_TYPE=%{?build_type:%build_type}
+ make %{?jobs:-j%jobs}