diff options
Diffstat (limited to 'command-stubs/raidstart-stub')
-rwxr-xr-x | command-stubs/raidstart-stub | 1 |
1 files changed, 0 insertions, 1 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') |