[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /build Makefile
raeburn
raeburn at source.lon-capa.org
Tue Aug 9 15:30:19 EDT 2016
raeburn Tue Aug 9 19:30:19 2016 EDT
Modified files: (Branch: version_2_11_X)
/loncom/build Makefile
Log:
- For 2.11
- Remove unwanted trailing whitespace in 1.201.2.12 backport of 1.210.
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.201.2.13 loncom/build/Makefile:1.201.2.14
--- loncom/build/Makefile:1.201.2.13 Tue Aug 9 17:04:34 2016
+++ loncom/build/Makefile Tue Aug 9 19:30:19 2016
@@ -1,6 +1,6 @@
# The LearningOnline Network with CAPA
-# $Id: Makefile,v 1.201.2.13 2016/08/09 17:04:34 raeburn Exp $
+# $Id: Makefile,v 1.201.2.14 2016/08/09 19:30:19 raeburn Exp $
# TYPICAL USAGE of this Makefile is primarily for two targets:
# "make build" and "make install".
@@ -282,7 +282,7 @@
echo "CVS repository (cd loncapa/loncom)" && \
echo " 1) ln -s production_dns_hosts.tab dns_hosts.tab" && \
echo " 2) ln -s development_dns_hosts.tab dns_hosts.tab" && \
- echo "(you most likely want option #1, production_dns_hosts.tab)" && \
+ echo "(you most likely want option #1, production_dns_hosts.tab)" && \
exit 1; \
fi
More information about the LON-CAPA-cvs
mailing list