build_funcs.sh: collapse two if conditions into one.
--HG-- extra : convert_revision : 85676631474dc08c573cdc500b8867dbc76e0d6d
This commit is contained in:
parent
2656d14aaf
commit
b19babeff4
|
@ -72,9 +72,6 @@ build_src_phase()
|
|||
if [ -z "$in_chroot" ]; then
|
||||
. $XBPS_SHUTILSDIR/libtool_funcs.sh
|
||||
libtool_fixup_file
|
||||
fi
|
||||
|
||||
if [ -z "$in_chroot" ]; then
|
||||
. $XBPS_SHUTILSDIR/buildvars_funcs.sh
|
||||
set_build_vars
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user