Skip to content

Commit

Permalink
fixup remove changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Jun 6, 2023
1 parent 637e569 commit eb5292f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/skupper-router.spec
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ cd %{_builddir}/qpid-proton-%{proton_vendored_version}
%__cmake --build "%{__cmake_builddir}" %{?_smp_mflags} --verbose
%__cmake --install "%{__cmake_builddir}"

cd %{_builddir}/skupper-router
cd %{_builddir}/skupper-router-%{version}
%cmake \
-DVERSION="%{version}" \
-DPython_EXECUTABLE=%{python3} \
Expand Down

0 comments on commit eb5292f

Please sign in to comment.