- Fix OSVERSION check.
This commit is contained in:
parent
b5dfdcc094
commit
1463dba835
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242880
@ -42,7 +42,7 @@ MAN8= cpu_microcode_tool.8
|
||||
IGNORE= not supported
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} > 720000
|
||||
.if ${OSVERSION} >= 701102
|
||||
IGNORE= already included into base system
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user