Accepting request 891122 from home:Kieltux:branches:Office
- Fix building for openSUSE Leap 15.3 and SLE 15 SP3 (define used guile version) OBS-URL: https://build.opensuse.org/request/show/891122 OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
ab2391c4c2
commit
2f8d3f6dac
@@ -22,7 +22,7 @@
|
||||
%if 0%{?suse_version} > 1500
|
||||
%define guile_version 3.0
|
||||
%else
|
||||
%if 0%{?sle_version} == 150200
|
||||
%if 0%{?sle_version} >= 150200
|
||||
%define guile_version 2.0
|
||||
%endif
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user