xbps-src: rename IGNORE_BOOTSTRAP_PKGS to BOOTSTRAP_PKG_REBUILD.
This commit is contained in:
parent
26df5bbc37
commit
fae03c067e
2 changed files with 2 additions and 2 deletions
|
@ -285,7 +285,7 @@ set_tmpl_common_vars()
|
|||
|
||||
. $XBPS_SHUTILSDIR/install_files.sh
|
||||
|
||||
if [ -n "$IGNORE_BOOTSTRAP_PKGS" ]; then
|
||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||
unset bootstrap
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue