Correcting indenting for dpkg sync configuration file.

This commit is contained in:
Daniel Baumann 2011-06-11 13:32:45 +02:00
parent 7b84bf9498
commit 521bd38d69
1 changed files with 3 additions and 1 deletions

View File

@ -56,9 +56,11 @@ EOF
# Disable dpkg syncing
if echo 'dpkg --compare-versions "$(dpkg-query -W --showformat="\${Version}" dpkg)" ge 1.15.8.6' | Chroot chroot sh
then
cat > chroot/etc/dpkg/dpkg.cfg.d/live-build << EOF
cat > chroot/etc/dpkg/dpkg.cfg.d/live-build << EOF
force-unsafe-io
EOF
fi
# Manual hacks for special packages