This commit is contained in:
committed by
Git OBS Bridge
parent
2c3147189f
commit
e52d7c48cd
@@ -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
|
||||
|
Reference in New Issue
Block a user