Don't fail if fedora isn't defined
This commit is contained in:
parent
e6e95d178f
commit
f72865445e
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
%define with_gir 0
|
%define with_gir 0
|
||||||
|
|
||||||
%if 0%{fedora} >= 12
|
%if 0%{?fedora} >= 12
|
||||||
%define with_gir 1
|
%define with_gir 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user