diff options
| author | Chris Lumens <clumens@redhat.com> | 2008-01-23 13:20:12 -0500 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2008-01-23 13:22:40 -0500 |
| commit | f947591da0cab5a74048f46028e987d6fb0f12be (patch) | |
| tree | 5d6f6be33264d062b2652a0e411d1297a3c7e50a /command-stubs/raidstop-stub | |
| parent | 38dbc4db50dc16c687bd98c26d850eec1d0392f9 (diff) | |
| download | anaconda-f947591da0cab5a74048f46028e987d6fb0f12be.tar.gz anaconda-f947591da0cab5a74048f46028e987d6fb0f12be.tar.xz anaconda-f947591da0cab5a74048f46028e987d6fb0f12be.zip | |
Remove rogue references to kudzu.
Diffstat (limited to 'command-stubs/raidstop-stub')
| -rwxr-xr-x | command-stubs/raidstop-stub | 1 |
1 files changed, 0 insertions, 1 deletions
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') |
