summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelpers/lh_chroot_apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_apt b/helpers/lh_chroot_apt
index ffba6d7..fc149b3 100755
--- a/helpers/lh_chroot_apt
+++ b/helpers/lh_chroot_apt
@@ -111,7 +111,7 @@ case "${1}" in
then
if [ -f chroot/etc/apt/preferences ]
then
- mv chroot/etc/apt/preferences chroot/etc/apt/prefereces.orig
+ mv chroot/etc/apt/preferences chroot/etc/apt/preferences.orig
fi
cp config/chroot_apt/preferences chroot/etc/apt/preferences