xbps-src: requires xbps>=0.45 now.
This commit is contained in:
@@ -17,4 +17,4 @@ if [ -z "$MASTERDIR" -o -z "$DISTDIR" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exec xbps-uchroot $EXTRA_ARGS -D $DISTDIR ${HOSTDIR:+-H $HOSTDIR} $MASTERDIR $@
|
||||
exec xbps-uchroot $EXTRA_ARGS -b $DISTDIR:/void-packages ${HOSTDIR:+-b $HOSTDIR:/host} $MASTERDIR $@
|
||||
|
||||
Reference in New Issue
Block a user