summaryrefslogtreecommitdiff
path: root/src/scripts/14chroot.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:37 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:37 +0200
commitf5e26be70004a382b440519a9e3f73778bf12e8d (patch)
tree937e74da668f71311a73af884508b202fd0aa4d6 /src/scripts/14chroot.sh
parent09f108a35e6dc45225ac9859a6c09c8554fb6cab (diff)
downloadlive-build-f5e26be70004a382b440519a9e3f73778bf12e8d.zip
live-build-f5e26be70004a382b440519a9e3f73778bf12e8d.tar.gz
Adding live-package 0.99.14-4.
Diffstat (limited to 'src/scripts/14chroot.sh')
-rw-r--r--src/scripts/14chroot.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/scripts/14chroot.sh b/src/scripts/14chroot.sh
index 2e2b489..cc24eec 100644
--- a/src/scripts/14chroot.sh
+++ b/src/scripts/14chroot.sh
@@ -156,9 +156,6 @@ Chroot ()
Chroot_exec "${LIVE_HOOK}"
fi
- # Temporary hacks for broken packages
- Hack_xorg
-
# Add filesystem.manifest
Chroot_exec "dpkg-query -W \*" | awk '$2 ~ /./ {print $1 " " $2 }' > "${LIVE_ROOT}"/filesystem.manifest