Johannes Engel
2022-01-03 16:32:04 +00:00
committed by Git OBS Bridge
parent 2c3147189f
commit e52d7c48cd

View File

@@ -41,13 +41,14 @@ balanced books. This is the documentation module for GnuCash.
%setup -q
%build
%configure
make %{?_smp_mflags}
%cmake
%cmake_build
%install
%make_install
%cmake_install
%find_lang gnucash-guide %{?no_lang_C}
%find_lang gnucash-help %{?no_lang_C}
%{__rm} -rf %{buildroot}%{_datadir}/gnucash-docs
%fdupes %{buildroot}%{_datadir}
%files -f gnucash-guide.lang -f gnucash-help.lang