[fdo-commits] r211 - branches/3.2.x/Providers/SHP

svn_fdo at osgeo.org svn_fdo at osgeo.org
Thu Mar 8 18:09:42 EST 2007


Author: gregboone
Date: 2007-03-08 18:09:41 -0500 (Thu, 08 Mar 2007)
New Revision: 211

Modified:
   branches/3.2.x/Providers/SHP/build_linux.sh
Log:
Ticket #4: Update FDO build process

Modified: branches/3.2.x/Providers/SHP/build_linux.sh
===================================================================
--- branches/3.2.x/Providers/SHP/build_linux.sh	2007-03-08 23:06:45 UTC (rev 210)
+++ branches/3.2.x/Providers/SHP/build_linux.sh	2007-03-08 23:09:41 UTC (rev 211)
@@ -161,6 +161,7 @@
    mkdir -p "/usr/local/fdo-3.2.2/docs/HTML/Providers"
    if test -e "Docs/HTML/SHP"; then
       cp --force --recursive "Docs/HTML/SHP" "/usr/local/fdo-3.2.2/docs/HTML/Providers"
+      cp --force --recursive "Docs/HTML/SHP_managed" "/usr/local/fdo-3.2.2/docs/HTML/Providers"
    fi
 fi
 



More information about the fdo-commits mailing list