mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
xbps-src: export XBPS_WRAPPERDIR for cross builds (could be used for native too).
This commit is contained in:
parent
f7146ea652
commit
62e0fb53be
1 changed files with 2 additions and 0 deletions
|
@ -394,4 +394,6 @@ setup_pkg() {
|
|||
msg_red "$pkgver: cannot be built, it's currently broken; exiting...\n"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
export XBPS_WRAPPERDIR="${wrksrc}/.xbps/bin"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue