summaryrefslogtreecommitdiffstats
path: root/command-stubs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-01-23 13:20:12 -0500
committerChris Lumens <clumens@redhat.com>2008-01-23 13:22:40 -0500
commitf947591da0cab5a74048f46028e987d6fb0f12be (patch)
tree5d6f6be33264d062b2652a0e411d1297a3c7e50a /command-stubs
parent38dbc4db50dc16c687bd98c26d850eec1d0392f9 (diff)
downloadanaconda-f947591da0cab5a74048f46028e987d6fb0f12be.tar.gz
anaconda-f947591da0cab5a74048f46028e987d6fb0f12be.tar.xz
anaconda-f947591da0cab5a74048f46028e987d6fb0f12be.zip
Remove rogue references to kudzu.
Diffstat (limited to 'command-stubs')
-rwxr-xr-xcommand-stubs/raidstart-stub1
-rwxr-xr-xcommand-stubs/raidstop-stub1
2 files changed, 0 insertions, 2 deletions
diff --git a/command-stubs/raidstart-stub b/command-stubs/raidstart-stub
index ddd1949db..2a0d8b323 100755
--- a/command-stubs/raidstart-stub
+++ b/command-stubs/raidstart-stub
@@ -26,7 +26,6 @@ if (os.path.exists('rpmmodule')):
sys.path.append('rpmmodule')
sys.path.append('libfdisk')
sys.path.append('balkan')
- sys.path.append('kudzu')
sys.path.append('gnome-map')
sys.path.append('isys')
diff --git a/command-stubs/raidstop-stub b/command-stubs/raidstop-stub
index 5eeee07c4..942c29e72 100755
--- a/command-stubs/raidstop-stub
+++ b/command-stubs/raidstop-stub
@@ -26,7 +26,6 @@ if (os.path.exists('rpmmodule')):
sys.path.append('rpmmodule')
sys.path.append('libfdisk')
sys.path.append('balkan')
- sys.path.append('kudzu')
sys.path.append('gnome-map')
sys.path.append('isys')