[LON-CAPA-cvs] cvs: loncom /build Makefile

raeburn raeburn at source.lon-capa.org
Tue Aug 9 15:27:03 EDT 2016


raeburn		Tue Aug  9 19:27:03 2016 EDT

  Modified files:              
    /loncom/build	Makefile 
  Log:
  - Remove unwanted trailing whitespace.
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.211 loncom/build/Makefile:1.212
--- loncom/build/Makefile:1.211	Tue Aug  9 16:51:58 2016
+++ loncom/build/Makefile	Tue Aug  9 19:27:03 2016
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.211 2016/08/09 16:51:58 raeburn Exp $
+# $Id: Makefile,v 1.212 2016/08/09 19:27:03 raeburn Exp $
 
 # TYPICAL USAGE of this Makefile is primarily for two targets:
 # "make build" and "make install".
@@ -301,7 +301,7 @@
 	     echo "CVS repository (cd loncapa/loncom)" && \
 	     echo "   1) ln -s production_dns_domain.tab dns_domain.tab" && \
 	     echo "   2) ln -s development_dns_domain.tab dns_domain.tab" && \
-	     echo "(you most likely want option #1, production_dns_domain.tab)" && \ 
+	     echo "(you most likely want option #1, production_dns_domain.tab)" && \
 	     exit 1; \
 	fi
 




More information about the LON-CAPA-cvs mailing list