mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
parent
ff144a38d0
commit
80618599f9
|
@ -74,7 +74,7 @@ EXTRA_CMAKE_FLAGS="$EXTRA_CMAKE_FLAGS -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir}"
|
||||||
%else
|
%else
|
||||||
%cmake $EXTRA_CMAKE_FLAGS
|
%cmake $EXTRA_CMAKE_FLAGS
|
||||||
%endif
|
%endif
|
||||||
$if 0%{?cmake_build:1}
|
%if 0%{?cmake_build:1}
|
||||||
%cmake_build
|
%cmake_build
|
||||||
%else
|
%else
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user