From 782da921f85b6756f844bc64bcaa1804826ed23b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:37 +0200 Subject: Adding live-package 0.99.15-1. --- src/scripts/14chroot.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/scripts/14chroot.sh') diff --git a/src/scripts/14chroot.sh b/src/scripts/14chroot.sh index cc24eecf6..2e2b489f0 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 -- cgit v1.2.3