Undefine pkgos
This commit is contained in:
parent
015f45f6aa
commit
8ba601e8da
@ -36,7 +36,9 @@
|
||||
%if 0%{?centos} != 0 && 0%{?centos} != 0%{centos_buildos}
|
||||
%global pkgos rhel%{?centos}
|
||||
%endif
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%undefine pkgos
|
||||
%endif
|
||||
# Define milestone (EA for pre-releases, GA for releases)
|
||||
# Release will be (where N is usually a number starting at 1):
|
||||
# - 0.N.ea<dist> for EA releases,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user