summaryrefslogtreecommitdiff
path: root/scripts/build
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build')
-rwxr-xr-xscripts/build/source_debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/source_debian b/scripts/build/source_debian
index e96b7a81d..c39ecb240 100755
--- a/scripts/build/source_debian
+++ b/scripts/build/source_debian
@@ -138,7 +138,7 @@ esac
# We need to set the ownership to user `_apt` to give write access to the apt user,
# otherwise we get a lot of warnings from apt about downloading as root.
mkdir -p chroot/source.pkgs
-chown _apt:root chroot/source.pkgs
+Chroot chroot "chown _apt:root source.pkgs"
cat > chroot/missing-source.txt << EOF
This file contains the list of binary packages that are installed on the "live"