--- loncom/build/Makefile 2008/04/05 01:55:01 1.185.2.7 +++ loncom/build/Makefile 2008/04/05 00:15:10 1.186 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.185.2.7 2008/04/05 01:55:01 raeburn Exp $ +# $Id: Makefile,v 1.186 2008/04/05 00:15:10 raeburn Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -22,7 +22,7 @@ SAVE=program.pl.$(TIMESTAMP) LAUNCHSAVE=$(OUTSTREAM) $(SAVE) METAMTARGET="" MTARGET="" -VERSION=2.6.3 +VERSION=CVS_HEAD # The current working definition for "RELEASE" is: changes not in the software, # but in the operating system dependent packaging of the software. Thus, the # generic tarball releases do not need to have a release number specified. @@ -133,7 +133,7 @@ help_TARGETS: @echo "chkconfig: test runlevels of httpd and loncontrol." @echo "rpmcheck: test to see if rpms known to confict are installed." @echo "wrap_setuid: put a C wrapper around setuid scripts." - @echo "latex_fixup: regenerate ls-R database for the latex base." + @echo "latex_fixup: regenerate ls-R database for the latex base." @echo "updatequery: solicit the user for machine configuration" @echo " information; to be incorporated during an update" @echo " procedure (via the UPDATE command)" @@ -504,7 +504,6 @@ postinstall: make ownership_fix make wrap_setuid make latex_fixup - VERSION: install -d $(TARGET)/etc echo -n "LON-CAPA release $(VERSION)-" > $(TARGET)/etc/loncapa-release