SHA256
1
0
forked from pool/dynamips
Atri Bhattacharya 2024-04-08 07:36:42 +00:00 committed by Git OBS Bridge
parent 634c50ddfb
commit 39347354e6

View File

@ -50,11 +50,12 @@ or people wanting to pass their CCNA/CCNP/CCIE exams.
%build
%cmake \
%ifarch x86_64
-DYNAMIPS_ARCH=amd64 \
-DYNAMIPS_ARCH=amd64 \
%endif
-DCMAKE_INSTALL_DOCDIR:STRING=%{_datadir}/doc/%{name}
..
%make_jobs
-DCMAKE_INSTALL_DOCDIR:STRING=%{_datadir}/doc/%{name} \
%{nil}
%cmake_build
%install
%cmake_install