On 09.09.2021 13:10, Anthony PERARD wrote: > :-( I think I just found a package overriding XEN_VENDORVERSION with a > command line argument, the AUR package. So ./version.sh needs help from > the build system: > > Maybe > > XEN_FULLVERSION=$(shell env XEN_EXTRAVERSION=$(XEN_EXTRAVERSION) > XEN_VENDORVERSION=$(XEN_VENDORVERSION) $(SHELL) $(XEN_ROOT)/version.sh --full > $(XEN_ROOT)/xen/Makefile) > > or probably just exporting those two var in Config.mk or tools/Rules.mk.
Either sounds okay to me, fwiw. Jan
