--- loncom/build/readme.html 2001/01/17 13:43:26 1.14 +++ loncom/build/readme.html 2001/01/17 13:50:47 1.16 @@ -345,7 +345,7 @@ a backup copy is made though. Informati backup copies and restored to the new files by the loncaparestoreconfigurations script. To ensure that new file permissions and ownerships are installed, a final set of -chown and chmod commands are called upon all +chown and chmod commands are called for each of the configuration files.

For the truly paranoid @@ -363,10 +363,10 @@ copies are not overwritten).
 cd loncom/build
-rm -Rf BinaryRootL (or alternatively, "make clean")
+rm -Rf BinaryRoot (or alternatively, "make clean")
 make RPM
-(to subsequently install, you can type commands like
-"rpm -Uvh --force LON-CAPA-base-3.1-1.i386.rpm")
+   (to subsequently install, you can type commands like
+       "rpm -Uvh --force LON-CAPA-base-3.1-1.i386.rpm")