[fdo-commits] r210 - branches/3.2.1/Providers/SHP
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Thu Mar 8 18:06:46 EST 2007
Author: gregboone
Date: 2007-03-08 18:06:45 -0500 (Thu, 08 Mar 2007)
New Revision: 210
Modified:
branches/3.2.1/Providers/SHP/build_linux.sh
Log:
Ticket #4: Update FDO build process
Modified: branches/3.2.1/Providers/SHP/build_linux.sh
===================================================================
--- branches/3.2.1/Providers/SHP/build_linux.sh 2007-03-07 16:59:42 UTC (rev 209)
+++ branches/3.2.1/Providers/SHP/build_linux.sh 2007-03-08 23:06:45 UTC (rev 210)
@@ -161,6 +161,7 @@
mkdir -p "/usr/local/fdo-3.2.0/docs/HTML/Providers"
if test -e "Docs/HTML/SHP"; then
cp --force --recursive "Docs/HTML/SHP" "/usr/local/fdo-3.2.0/docs/HTML/Providers"
+ cp --force --recursive "Docs/HTML/SHP_managed" "/usr/local/fdo-3.2.0/docs/HTML/Providers"
fi
fi
More information about the fdo-commits
mailing list