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
|
@ -322,7 +322,7 @@ export PATH="$MYPATH"
|
|||
#
|
||||
if [ -n "$DESTDIR_ONLY_INSTALL" -a -n "$XBPS_PREFER_BINPKG_DEPS" \
|
||||
-a -f "$XBPS_MASTERDIR/.xbps_perms_done" ]; then
|
||||
export IGNORE_BOOTSTRAP_PKGS=1
|
||||
export BOOTSTRAP_PKG_REBUILD=1
|
||||
fi
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue