From 360621922c1833acd2dc5541e43cacfb7b2d7b11 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 Aug 2012 08:51:41 +0200 Subject: Updating base-files hack for plymouth in progress mode. --- scripts/build/bootstrap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index ed9c77498..41de8273c 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -41,9 +41,9 @@ lb bootstrap_cdebootstrap ${@} lb bootstrap_debootstrap ${@} lb bootstrap_cache save ${@} -# Temporary hack until we have multistrap in place -case "${LB_MODE}" in - progress) +# Temporary hack for base-files wrt/ plymouth +case "${LB_DISTRIBUTION}" in + artax*) echo '0.0.0' > chroot/etc/progress_version ;; esac -- cgit v1.2.3