archrelease: copy trunk to extra-x86_64
[arch-packages.git] / edk2 / repos / extra-any / edk2-ovmf.install
blob37c8001430f7678c753b2a935153f4ffa9c31ac8
1 post_install() {
2   # note for users of ovmf
3   if [ "$(vercmp "$1" '202002-9')" -le 0 ]; then
4     echo -e "The firmware location has changed to /usr/share/edk2-ovmf/. Symlinks are provided for backwards compatibility.\nNOTE: To update the paths run 'virsh edit' on virtual machines that use OVMF."
5   fi