From 10a26b7e859537e3bff2660dd70668c69ff66647 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 10 Mar 2009 14:10:50 +0000 Subject: Really fix 32+64bit_source to mean "dual" --- src/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common.inc b/src/common.inc index 47d7e24..4818344 100644 --- a/src/common.inc +++ b/src/common.inc @@ -54,7 +54,7 @@ /32+64bit_source { 32bit_boot_dir .undef ne % uncomment next line to automatically warn about 32bit software on 64bit machines, too - % 64bit_boot_dir .undef ne and + 64bit_boot_dir .undef ne and } def -- cgit v1.2.1