Skip to content

Commit

Permalink
remove _
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Mar 17, 2023
1 parent f1256fd commit a8539f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jemalloc-prof.spec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ mv %{i}/lib/libjemalloc.so.2 %{i}/lib/libjemalloc-prof.so.2
rm %{i}/lib/libjemalloc.so
ln -sf libjemalloc-prof.so.2 %{i}/lib/libjemalloc-prof.so
patchelf --set-soname libjemalloc-prof.so.2 %{i}/lib/libjemalloc-prof.so.2
_

%post
%{relocateConfig}bin/jemalloc.sh
%{relocateConfig}bin/jemalloc-config

0 comments on commit a8539f1

Please sign in to comment.