rpmspec: defining PERL_EXECUTABLE is not needed anymore

This commit is contained in:
Syping 2024-03-19 13:48:42 +01:00
parent 9a5f37929a
commit 6764c9c2f3

View file

@ -58,7 +58,6 @@ source /opt/rh/gcc-toolset-9/enable
%endif
%cmake \
-DCMAKE_BUILD_TYPE=Release \
-DPERL_EXECUTABLE=%{_bindir}/perl \
-DWITH_DPP_STATIC_BUNDLE=TRUE \
-DWITH_SYSTEMD=TRUE
%cmake_build