diff options
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') |