summaryrefslogtreecommitdiff
path: root/src/chroot-tools/libremakepkg.gpl2
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot-tools/libremakepkg.gpl2')
-rwxr-xr-xsrc/chroot-tools/libremakepkg.gpl22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot-tools/libremakepkg.gpl2 b/src/chroot-tools/libremakepkg.gpl2
index 9c600ed..3f66589 100755
--- a/src/chroot-tools/libremakepkg.gpl2
+++ b/src/chroot-tools/libremakepkg.gpl2
@@ -98,7 +98,7 @@ cd /build
${cmd}
EOF
chmod 755 "$copydir/chrootexec"
- archroot $flags "$copydir" -r /chrootexec
+ librechroot $flags -n "$CHROOT" -l "$CHROOTCOPY" -r /chrootexec
fi
}