build-style/cmake: set PATH in environment
This commit is contained in:
parent
4d14533224
commit
1f2932447a
2 changed files with 1 additions and 1 deletions
|
@ -8,3 +8,4 @@ if [ "$CHROOT_READY" ]; then
|
|||
fi
|
||||
|
||||
export CTEST_OUTPUT_ON_FAILURE=TRUE
|
||||
PATH="$PATH:/usr/libexec/xbps-src/bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue