summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-02-12 11:36:05 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-02-12 11:36:05 -1000
commitf4ee88298a7726cd8775380e3b9643715e725d13 (patch)
treef04f7968d48dff1912c4881659b317e60244052f /scripts
parent78bd3ba6fd986e489e05bb3548e81e364dec7468 (diff)
downloadanaconda-f4ee88298a7726cd8775380e3b9643715e725d13.tar.gz
anaconda-f4ee88298a7726cd8775380e3b9643715e725d13.tar.xz
anaconda-f4ee88298a7726cd8775380e3b9643715e725d13.zip
Require pyparted >= 2.0.0
Require pyparted >= 2.0.0 and be sure to save the _pedmodule.so and parted Python modules.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 72c62d188..c3327ea55 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -441,7 +441,8 @@ usr/$LIBDIR/python?.?/site-packages/gtk*/gtk
usr/$LIBDIR/python?.?/site-packages/ixf86configmodule.so
usr/$LIBDIR/python?.?/site-packages/libiscsimodule.so
usr/$LIBDIR/python?.?/site-packages/libusermodule.so
-usr/$LIBDIR/python?.?/site-packages/partedmodule.so
+usr/$LIBDIR/python?.?/site-packages/_pedmodule.so
+usr/$LIBDIR/python?.?/site-packages/parted/
usr/$LIBDIR/python?.?/site-packages/rhpl
usr/$LIBDIR/python?.?/site-packages/rpmmodule.so
usr/$LIBDIR/python?.?/site-packages/xf86config.py