[LON-CAPA-cvs] cvs: loncom /build Makefile

harris41 lon-capa-cvs@mail.lon-capa.org
Thu, 11 Jul 2002 05:09:55 -0000


harris41		Thu Jul 11 01:09:55 2002 EDT

  Modified files:              
    /loncom/build	Makefile 
  Log:
  placing complete, streamlined RedHat 7.3 file into documentation
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.124 loncom/build/Makefile:1.125
--- loncom/build/Makefile:1.124	Tue Jul  2 16:58:13 2002
+++ loncom/build/Makefile	Thu Jul 11 01:09:55 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 
 # Scott Harrison
-# $Id: Makefile,v 1.124 2002/07/02 20:58:13 albertel Exp $
+# $Id: Makefile,v 1.125 2002/07/11 05:09:55 harris41 Exp $
 
 DISTPROBE=`perl ./distprobe`
 DIST=$(DISTPROBE)
@@ -356,6 +356,8 @@
 	cd docs/install; ln -fs ../installation_manual.pdf install.pdf
 	perl doc_template.pl $(SOURCE)/doc/templates/template.html \
 		$(SOURCE)/doc/build/install.html > docs/install/index.html
+	cp -v $(SOURCE)/doc/install/redhat7.3/new_install_rh73.html \
+		docs/install/rh73.html
 	install -m 0755 -d docs/upgrade
 	cd docs/upgrade; ln -fs ../installation_manual.pdf upgrade.pdf
 	perl doc_template.pl $(SOURCE)/doc/templates/template.html \