Fix FTBFS

This commit is contained in:
Gwyn Ciesla 2021-07-30 09:57:26 -05:00
parent 9026b35105
commit 831c602024
1 changed files with 3 additions and 3 deletions

View File

@ -50,11 +50,11 @@ sed -i 's:3rdParty/json:json:' src/%{name}.cpp
%cmake -DQT5=true -DNOKDESUPPORT=true -DNOSECRETSUPPORT=false \
-DINTERNAL_LXQT_WALLET=false \
-DJSON_HEADER_PATH=/usr/include/nlohmann/json.hpp ..
pushd %{_target_platform}
pushd %{_vpath_builddir}
%make_build
%install
pushd %{_target_platform}
pushd %{_vpath_builddir}
%make_install
%find_lang %{name} --with-qt --all-name
@ -63,7 +63,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
desktop-file-validate %{buildroot}%{_datadir}/applications/io.github.mhogomchungu.sirikali.desktop
%files -f %{_target_platform}/%{name}.lang
%files -f %{_vpath_builddir}/%{name}.lang
%license COPY* LICENSE* GPLv*
%doc README.md ABOUT* changelog
%{_bindir}/%{name}*