Diff for /loncom/build/Makefile between versions 1.181 and 1.182.2.2

version 1.181, 2006/06/05 23:19:30 version 1.182.2.2, 2006/07/20 22:53:24
Line 22  SAVE=program.pl.$(TIMESTAMP) Line 22  SAVE=program.pl.$(TIMESTAMP)
 LAUNCHSAVE=$(OUTSTREAM) $(SAVE)  LAUNCHSAVE=$(OUTSTREAM) $(SAVE)
 METAMTARGET=""  METAMTARGET=""
 MTARGET=""  MTARGET=""
 VERSION=CVS_HEAD  VERSION=2.1.99.1
 # The current working definition for "RELEASE" is: changes not in the software,  # The current working definition for "RELEASE" is: changes not in the software,
 # but in the operating system dependent packaging of the software.  Thus, the  # but in the operating system dependent packaging of the software.  Thus, the
 # generic tarball releases do not need to have a release number specified.  # generic tarball releases do not need to have a release number specified.
Line 478  postinstall: Line 478  postinstall:
  make reseval_fixup   make reseval_fixup
  make clean_file_permissions   make clean_file_permissions
  make accesscount_seed   make accesscount_seed
    make update_queue_slots
  make modify_config_files   make modify_config_files
  make clearoutoldspreadsheetcache   make clearoutoldspreadsheetcache
  make chkconfig   make chkconfig

Removed from v.1.181  
changed lines
  Added in v.1.182.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>