diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-03-01 20:20:30 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-03-01 20:20:30 +0100 |
commit | b49aa37ab08d1a1dff79bfed30cfaf3fc1812708 (patch) | |
tree | 15ca8df89e2ffaa0f8340271a0756f1b5a971a89 /auto | |
parent | f40a33d0da0c3a3e58f27c02b0959b1d43bb25d1 (diff) | |
download | kanotix-b49aa37ab08d1a1dff79bfed30cfaf3fc1812708.zip kanotix-b49aa37ab08d1a1dff79bfed30cfaf3fc1812708.tar.gz |
fix: enable isohybrid-acritox hook
Diffstat (limited to 'auto')
-rwxr-xr-x | auto/build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |