If you've something like:

  KVM_OS=fedora30

set in Makefile.inc.local then you should add a second line:

  KVM_GUEST_OS=f30

I'm going to push a change that:

renames KVM_OS to KVM_GUEST_OS
  per other discussion so what this is is clarified

renames testing/libvirt/fedora30.[mk.ks} to testing/libvirt/f30.{mk.ks}
  (sitting in my queue since forever) so that things like:
      KVM_PREFIXES = ${KVM_GUEST_OS}a. $(KVM_GUEST_OS)b.
  can work - with fedora{28,30} the was too long

provided the above line is added things should continue as normal.
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to