--- loncom/build/Makefile 2012/01/27 23:50:57 1.200 +++ loncom/build/Makefile 2012/01/30 11:36:34 1.201 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.200 2012/01/27 23:50:57 raeburn Exp $ +# $Id: Makefile,v 1.201 2012/01/30 11:36:34 goltermann Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -546,7 +546,8 @@ postinstall: make picins_check make mimetex_version_check make verify_domconfiguser - make latex_fmtutil + make latex_fmtutil + sed -i "s/\x08\x08*/.../g" WARNINGS VERSION: install -d $(TARGET)/etc echo -n "LON-CAPA release $(VERSION)-" > $(TARGET)/etc/loncapa-release