From 07ba92b0cc1dfcfe51a7dcf306b83b8255790d1b Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Thu, 6 Nov 2003 02:54:00 +0000 Subject: [PATCH] import fix git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@56 d1e1f19c-881f-0410-ab34-b69fee027534 --- arch/x86.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86.py b/arch/x86.py index 0a8fe823..a1bb12c1 100644 --- a/arch/x86.py +++ b/arch/x86.py @@ -1,4 +1,4 @@ -import builder,os +import builder,os,catalyst_support # This module defines the various "builder" classes for the various x86 # sub-arches. For example, we have a class to handle building of Pentium 4 -- 2.26.2