Ticket #1538: README_sh_py.patch
| File README_sh_py.patch, 281 bytes (added by openlayers, 8 months ago) |
|---|
-
README.txt
old new 4 4 * Build: 5 5 6 6 cd build 7 ./build. sh7 ./build.py 8 8 cd .. 9 9 10 10 * Upload the result to the server: e.g.
| File README_sh_py.patch, 281 bytes (added by openlayers, 8 months ago) |
|---|
Patch to change build.sh to build.py |
| old | new | |
|---|---|---|
| 4 | 4 | * Build: |
| 5 | 5 | |
| 6 | 6 | cd build |
| 7 | ./build. | |
| 7 | ./build.py | |
| 8 | 8 | cd .. |
| 9 | 9 | |
| 10 | 10 | * Upload the result to the server: e.g. |