mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Undo change
Realized we need to install related rpm for efivar
This commit is contained in:
parent
66c79a5f42
commit
a14effa4f2
@ -50,7 +50,6 @@ for lic in sorted(licenses):
|
||||
print(lic)
|
||||
manualrpms = [
|
||||
'ipmitool',
|
||||
'efivar-libs',
|
||||
'almalinux-release',
|
||||
'libaio',
|
||||
'hwdata',
|
||||
@ -106,7 +105,6 @@ manuallicenses = [
|
||||
'/usr/share/licenses/libgcrypt/LICENSES.ppc-aes-gcm', # libgcrypt license to carry forward
|
||||
'/usr/share/licenses/libgcrypt/LICENSES', # OCB is covered by several.. OCB license
|
||||
'/usr/share/licenses/libgcrypt/README'
|
||||
'/usr/share/licenses/efivar/COPYING',
|
||||
]
|
||||
for lic in manuallicenses:
|
||||
print(lic)
|
||||
|
Loading…
Reference in New Issue
Block a user