[mapguide-commits] r9435 - trunk/MgDev

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Jan 3 10:12:03 PST 2019


Author: jng
Date: 2019-01-03 10:12:03 -0800 (Thu, 03 Jan 2019)
New Revision: 9435

Modified:
   trunk/MgDev/CMake_README.txt
Log:
#2785: Forgot to document the --working-dir arg of cmake_linuxapt.sh

Modified: trunk/MgDev/CMake_README.txt
===================================================================
--- trunk/MgDev/CMake_README.txt	2019-01-02 22:36:27 UTC (rev 9434)
+++ trunk/MgDev/CMake_README.txt	2019-01-03 18:12:03 UTC (rev 9435)
@@ -38,7 +38,7 @@
 
 2. Build the httpd/php/tomcat-connector triplet
 
-    [sudo] ./cmake_linuxapt.sh [--oem-working_dir ~/mapguide_oem_build --prefix /usr/local/mapguideopensource]
+    [sudo] ./cmake_linuxapt.sh [--oem-working_dir ~/mapguide_oem_build --working-dir ~/mapguide_linuxapt_build --prefix /usr/local/mapguideopensource]
 
     This will build httpd, php and tomcat-connector and install them to the specified prefix.
 



More information about the mapguide-commits mailing list