build: define "xp" in the global variables
Signed-off-by: Leah Rowe <leah@libreboot.org>20240612_branch
parent
350857fff3
commit
313c4c01e0
2
build
2
build
|
@ -16,7 +16,7 @@ fi
|
||||||
. "include/vendor.sh"
|
. "include/vendor.sh"
|
||||||
. "include/mrc.sh"
|
. "include/mrc.sh"
|
||||||
|
|
||||||
eval "$(setvars "" script_path aur_notice vdir src_dirname srcdir _xm mode)"
|
eval "$(setvars "" script_path aur_notice vdir src_dirname srcdir _xm mode xp)"
|
||||||
err="fail"
|
err="fail"
|
||||||
|
|
||||||
linkpath="${0}"
|
linkpath="${0}"
|
||||||
|
|
Loading…
Reference in New Issue