[issm-svn] r22776 - issm/trunk/externalpackages/gmt

morlighe at issm.ess.uci.edu morlighe at issm.ess.uci.edu
Tue May 15 13:24:57 PDT 2018


Author: morlighe
Date: 2018-05-15 13:24:57 -0700 (Tue, 15 May 2018)
New Revision: 22776

Modified:
   issm/trunk/externalpackages/gmt/install-static.sh
Log:
CHG: fixed file name

Modified: issm/trunk/externalpackages/gmt/install-static.sh
===================================================================
--- issm/trunk/externalpackages/gmt/install-static.sh	2018-05-15 17:38:16 UTC (rev 22775)
+++ issm/trunk/externalpackages/gmt/install-static.sh	2018-05-15 20:24:57 UTC (rev 22776)
@@ -14,7 +14,7 @@
 rm -rf gmt-5.1.1
 
 #configure: 
-cp configs/ConfigUser.cmake-static ./src/cmake
+cp configs/ConfigUser.cmake-static ./src/cmake/ConfigUser.cmake
 
 cd src
 mkdir build



More information about the issm-svn mailing list