[OpenLayers-Commits] r10895 - trunk/openlayers
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Fri Nov 12 09:22:10 EST 2010
Author: pgiraud
Date: 2010-11-12 06:22:10 -0800 (Fri, 12 Nov 2010)
New Revision: 10895
Modified:
trunk/openlayers/readme.txt
Log:
The built library file is now at the root level in the release archives (Closes #2923)
Modified: trunk/openlayers/readme.txt
===================================================================
--- trunk/openlayers/readme.txt 2010-11-12 09:38:44 UTC (rev 10894)
+++ trunk/openlayers/readme.txt 2010-11-12 14:22:10 UTC (rev 10895)
@@ -31,7 +31,7 @@
As an example, using bash (with the release files in ~/openlayers ):
$ cd /var/www/html
-$ cp ~/openlayers/build/OpenLayers.js ./
+$ cp ~/openlayers/OpenLayers.js ./
$ cp -R ~/openlayers/theme ./
$ cp -R ~/openlayers/img ./
More information about the Commits
mailing list