From a6a45366f1ce2c308ad8111b63b70e1a35722c73 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 5 Mar 2013 12:18:13 +0100 Subject: [PATCH] bootcd: don't disable distromatic now that build is multiarch --- platforms/bootcd/settings.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/bootcd/settings.inc b/platforms/bootcd/settings.inc index cbef2a7..5b82555 100644 --- a/platforms/bootcd/settings.inc +++ b/platforms/bootcd/settings.inc @@ -1,6 +1,6 @@ MEDIA=iso MULTITHREAD=1 -DISTROMATIC=off +#DISTROMATIC=off if [ "$ARCH" = "i586" ]; then KERNEL_EXTRAVER=mamba