summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_apt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-02-13 10:20:42 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:36:00 +0100
commita6da98c2b8390d3f31790f9335b4af3348e81374 (patch)
treec7064f597a7f4d9b98ad7a97604c3b4412ed1565 /helpers/lh_chroot_apt
parent15cb7bb5c1fca5c586bce05280fde86e8ad9c1ee (diff)
downloadvyos-live-build-a6da98c2b8390d3f31790f9335b4af3348e81374.tar.gz
vyos-live-build-a6da98c2b8390d3f31790f9335b4af3348e81374.zip
Fixing typo.
Diffstat (limited to 'helpers/lh_chroot_apt')
-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 ffba6d7f0..fc149b3fe 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