summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 3184ae8cb..16835a891 100755
--- a/anaconda
+++ b/anaconda
@@ -45,6 +45,7 @@ else:
if (os.path.exists('booty')):
sys.path.append('booty')
+ sys.path.append('booty/edd')
else:
sys.path.append('/usr/lib/booty')