remove pkgos
This commit is contained in:
parent
c7e7891aba
commit
935e9632a9
@ -30,12 +30,6 @@
|
||||
# appropriate suffix
|
||||
%global rhel_buildos 8
|
||||
%global centos_buildos 9
|
||||
%if 0%{?centos} == 0 && 0%{?rhel} != 0%{rhel_buildos}
|
||||
%global pkgos rhel%{?rhel}
|
||||
%endif
|
||||
%if 0%{?centos} != 0 && 0%{?centos} != 0%{centos_buildos}
|
||||
%global pkgos rhel%{?centos}
|
||||
%endif
|
||||
|
||||
# Define milestone (EA for pre-releases, GA for releases)
|
||||
# Release will be (where N is usually a number starting at 1):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user