mkrootfs: fix xbps-query with remote repos.
This commit is contained in:
@@ -136,7 +136,7 @@ fi
|
|||||||
mkdir -p $rootfs/var/db/xbps/keys
|
mkdir -p $rootfs/var/db/xbps/keys
|
||||||
cp $KEYSDIR/${VOIDRSAPUBKEY}.plist $rootfs/var/db/xbps/keys
|
cp $KEYSDIR/${VOIDRSAPUBKEY}.plist $rootfs/var/db/xbps/keys
|
||||||
|
|
||||||
run_cmd "xbps-query -R ${XBPS_REPO} -ppkgver $PKGBASE"
|
run_cmd "xbps-query -S -r $rootfs -R ${XBPS_REPO} -ppkgver $PKGBASE"
|
||||||
|
|
||||||
chmod 755 $rootfs
|
chmod 755 $rootfs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user