Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > a16f3d3d398740fdc0a4dc7e3b234338 > files > 10

anaconda-11.1.2.168-1.SL.src.rpm

diff -uNr anaconda-11.1.2.36.orig/installclasses/rhel.py anaconda-11.1.2.36/installclasses/rhel.py
--- anaconda-11.1.2.36.orig/installclasses/rhel.py	2007-01-26 21:50:31.000000000 +0000
+++ anaconda-11.1.2.36/installclasses/rhel.py	2007-03-29 21:49:24.000000000 +0000
@@ -86,7 +84,7 @@
     def setSteps(self, dispatch):
 	BaseInstallClass.setSteps(self, dispatch);
 	dispatch.skipStep("partition")
-	dispatch.skipStep("regkey", skip = 0)        
+	dispatch.skipStep("regkey", skip = 1)        
 
     # for rhel, we're putting the metadata under productpath
     def getPackagePaths(self, uri):