From 3f63622c362dc1edbc5339b9202662d713a742bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Tue, 6 May 2008 05:36:35 +0000 Subject: [PATCH] Change build.sh to build.py in build/README.txt. Reported by jwpage. (Closes #1538) git-svn-id: http://svn.openlayers.org/trunk/openlayers@7065 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- build/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/README.txt b/build/README.txt index c690cc5545..6c482cf37a 100644 --- a/build/README.txt +++ b/build/README.txt @@ -4,7 +4,7 @@ * Build: cd build - ./build.sh + ./build.py cd .. * Upload the result to the server: e.g.