--- loncom/build/Makefile 2013/08/07 22:35:29 1.204 +++ loncom/build/Makefile 2013/08/09 06:24:32 1.205 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.204 2013/08/07 22:35:29 raeburn Exp $ +# $Id: Makefile,v 1.205 2013/08/09 06:24:32 raeburn Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -529,8 +529,7 @@ latex_fmtutil: removenolongerused: cat $(SOURCE)/doc/loncapafiles/removenolongerused.piml | \ - perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(LAUNCH) | \ - tee -a WARNINGS + perl piml_parse.pl $(CATEGORY) $(DIST) "$(TARGET)" $(QUERYLAUNCH) postinstall: make postaboutVERSION @@ -557,7 +556,6 @@ postinstall: make mimetex_version_check make verify_domconfiguser make latex_fmtutil - make removenolongerused sed -i "s/\x08\x08*/.../g" WARNINGS VERSION: install -d $(TARGET)/etc