summaryrefslogtreecommitdiffstats
path: root/bin/debian-chroot
diff options
context:
space:
mode:
Diffstat (limited to 'bin/debian-chroot')
-rwxr-xr-xbin/debian-chroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/debian-chroot b/bin/debian-chroot
index 0fbe930..b191a04 100755
--- a/bin/debian-chroot
+++ b/bin/debian-chroot
@@ -69,6 +69,7 @@ case "${COMMAND}" in
cat > "${CHROOT}/etc/apt/apt.conf.d/chroot.conf" << EOF
Acquire::PDiffs "false";
+Acquire::Languages "none";
APT::Clean-Installed "true";
APT::Install-Recommends "false";
APT::Install-Suggests "false";