--- /dev/null
+diff --git a/packaging/wrt-plugins-common.spec b/packaging/wrt-plugins-common.spec
+index 89ef703..7ab0e9f 100644
+--- a/packaging/wrt-plugins-common.spec
++++ b/packaging/wrt-plugins-common.spec
+@@ -44,7 +44,7 @@ cp %{SOURCE1001} .
+ %endif
+
+ %build
+-export LDFLAGS+="-Wl,--rpath=%{_libdir} -Wl,--as-needed -Wl,--hash-style=both"
++export LDFLAGS+=" -Wl,--rpath=%{_libdir} -Wl,--as-needed -Wl,--hash-style=both "
+
+ %cmake . -DDPL_LOG="ON" \
+ -DCMAKE_PROJECT_VERSION=%{version} \