• I
    libxl: Allow libxl to find pygrub binary. · d70a51d5
    Ian Campbell 提交于
    Specifying an explicit path to pygrub (e.g. BINDIR "/pygrub") only works if
    Xen and libvirt happen to be installed to the same prefix. A more flexible
    approach is to simply specify "pygrub" which will cause libxl to use the
    correct path which it knows (since it is built with the same prefix as pygrub).
    
    This is particular problematic in the Debian packaging, since the Debian Xen
    package relocates pygrub into a libexec dir, however I think this change makes
    sense upstream.
    Signed-off-by: NIan Campbell <ian.campbell@citrix.com>
    Signed-off-by: NJim Fehlig <jfehlig@suse.com>
    d70a51d5
libxl_conf.h 5.8 KB