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
commit782da921f85b6756f844bc64bcaa1804826ed23b (patch)
tree688b8562e94d06ae94822c084369790895bc731f /src/scripts/14chroot.sh
parentf5e26be70004a382b440519a9e3f73778bf12e8d (diff)
downloadlive-build-782da921f85b6756f844bc64bcaa1804826ed23b.zip
live-build-782da921f85b6756f844bc64bcaa1804826ed23b.tar.gz
Adding live-package 0.99.15-1.
Diffstat (limited to 'src/scripts/14chroot.sh')
-rw-r--r--src/scripts/14chroot.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/scripts/14chroot.sh b/src/scripts/14chroot.sh
index cc24eec..2e2b489 100644
--- a/src/scripts/14chroot.sh
+++ b/src/scripts/14chroot.sh
@@ -156,6 +156,9 @@ 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