xbps-src: add environment/build_style to set env vars for build_styles.
This commit is contained in:
parent
81aff8634d
commit
3adb1c5c6b
4 changed files with 7 additions and 0 deletions
|
@ -406,4 +406,6 @@ setup_pkg() {
|
|||
export XBPS_STATEDIR="${XBPS_BUILDDIR}/.xbps-${sourcepkg}"
|
||||
export XBPS_WRAPPERDIR="${XBPS_STATEDIR}/wrappers"
|
||||
mkdir -p $XBPS_WRAPPERDIR
|
||||
|
||||
source_file $XBPS_COMMONDIR/environment/build_style/${build_style}.sh
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue