From b49aa37ab08d1a1dff79bfed30cfaf3fc1812708 Mon Sep 17 00:00:00 2001
From: Andreas Loibl <andreas@andreas-loibl.de>
Date: Thu, 1 Mar 2012 20:20:30 +0100
Subject: fix: enable isohybrid-acritox hook

---
 auto/build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/auto/build b/auto/build
index 22c5d19..6f51195 100755
--- a/auto/build
+++ b/auto/build
@@ -7,7 +7,7 @@
 bit=32
 LABEL=Kanotix
 [ "$LB_ARCHITECTURE" = "amd64" ] && bit=64 && LABEL=${LABEL}64
-export LB_BOOTLOADER
+export LB_BOOTLOADER LB_BINARY_IMAGES
 
 # Update kanotix-version (32/64-bit and timestamp)
 declare -A KANOTIX_CODENAME
-- 
cgit v1.0