Rename XBPS_USE_CAPCHROOT to XBPS_USE_CAPABILITIES.
--HG-- extra : convert_revision : fdb1b307c8bbd34f1a280474c29ea329ccd588e7
This commit is contained in:
parent
e3dc3e3066
commit
ce1f7f15a9
2 changed files with 2 additions and 2 deletions
|
@ -163,7 +163,7 @@ set_defvars
|
|||
|
||||
. $XBPS_SHUTILSDIR/common_funcs.sh
|
||||
|
||||
if [ -n "$XBPS_USE_CAPCHROOT" ]; then
|
||||
if [ -n "$XBPS_USE_CAPABILITIES" ]; then
|
||||
chroot_cmd="@@XBPS_INSTALL_LIBEXECDIR@@/xbps-src-capchroot"
|
||||
unset sudo_cmd
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue