summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-27 21:57:33 +0000
committerMatt Wilson <msw@redhat.com>1999-08-27 21:57:33 +0000
commit18a7d681cc98f0ab8bd04972554cad0a51fb97b6 (patch)
tree5e8b8b197a8aff0fd315b2a4afae99780e757484 /anaconda
parent2c247397ae73a06ace517a8314cd454c7a5b9a6b (diff)
downloadanaconda-18a7d681cc98f0ab8bd04972554cad0a51fb97b6.tar.gz
anaconda-18a7d681cc98f0ab8bd04972554cad0a51fb97b6.tar.xz
anaconda-18a7d681cc98f0ab8bd04972554cad0a51fb97b6.zip
more changes
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 5f953f66e..af67025ee 100755
--- a/anaconda
+++ b/anaconda
@@ -69,6 +69,7 @@ if (os.path.exists('rpmmodule')):
sys.path.append('libfdisk')
sys.path.append('balkan')
sys.path.append('kudzu')
+ sys.path.append('gnome-map')
#elif (mode == None):
# try:
# f = open('/dev/fb0', 'r')