[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] partedUtils doesn't exist anymore
- From: Jeremy Katz <katzj redhat com>
- To: anaconda-devel-list redhat com
- Subject: [PATCH] partedUtils doesn't exist anymore
- Date: Wed, 8 Apr 2009 11:51:31 -0400
This at least gets to the partitioning screen; didn't finish an install, but it's
closer
---
iw/partition_ui_helpers_gui.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/iw/partition_ui_helpers_gui.py b/iw/partition_ui_helpers_gui.py
index 2722d7d..ff13d70 100644
--- a/iw/partition_ui_helpers_gui.py
+++ b/iw/partition_ui_helpers_gui.py
@@ -29,7 +29,6 @@ import iutil
from constants import *
from partIntfHelpers import *
-from partedUtils import *
from storage.formats import *
import gettext
--
1.6.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]