summaryrefslogtreecommitdiff
path: root/src/chroot-tools/librechroot
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot-tools/librechroot')
-rwxr-xr-xsrc/chroot-tools/librechroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot
index 04957d4..fb0490e 100755
--- a/src/chroot-tools/librechroot
+++ b/src/chroot-tools/librechroot
@@ -425,7 +425,7 @@ main() {
if [[ ! -d $copydir ]] || [[ $mode == sync ]]; then
msg "Syncing copy [%s] with root copy" "$COPY"
- sync_chroot "$CHROOTDIR/$CHROOT" "$copydir" "$COPY"
+ sync_chroot "$CHROOTDIR/$CHROOT/root" "$copydir" "$COPY"
fi
# Note: the in-chroot pkgconfdir is non-configurable, this is