We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba504ea + a531896 commit b109ecaCopy full SHA for b109eca
packaging/RPMS/Fedora/rabbitmq-server.spec
@@ -40,7 +40,7 @@ fi
40
41
%build
42
cp %{S:2} %{_rabbit_wrapper}
43
-sed 's|/usr/lib/|%{_libdir}/|' %{_rabbit_wrapper}
+sed -i 's|/usr/lib/|%{_libdir}/|' %{_rabbit_wrapper}
44
make %{?_smp_mflags}
45
46
%install
0 commit comments