boot: remove gptboot.efifat, it never should have been
conical hat reduction: Make sure we also remove gotboot.efifat. It was created, briefly, and shouldn't have existed in the first place. Kill it at the same place we kill boot1.efifat. Pointy Hat to: imp@
This commit is contained in:
parent
038148c108
commit
8cd1b2b1a7
@ -2610,8 +2610,9 @@ OLD_FILES+=usr/bin/mklocale
|
||||
OLD_FILES+=usr/share/man/man1/mklocale.1.gz
|
||||
OLD_FILES+=usr/bin/colldef
|
||||
OLD_FILES+=usr/share/man/man1/colldef.1.gz
|
||||
# 20190904: Remove boot1.efifat
|
||||
# 20190904: Remove boot1.efifat and gptboot.efifat (which never should have been)
|
||||
OLD_FILES+=boot/boot1.efifat
|
||||
OLD_FILES+=boot/gptboot.efifat
|
||||
# 20190903: pc-sysinstall(8) removed
|
||||
OLD_FILES+=usr/share/examples/pc-sysinstall/README
|
||||
OLD_FILES+=usr/share/examples/pc-sysinstall/pc-autoinstall.conf
|
||||
|
Loading…
Reference in New Issue
Block a user