Overlay/sci-geosciences/googleearth/files/decimal-separator.patch

12 lines
324 B
Diff

--- googleearth.orig 2009-10-18 15:46:03.000000000 +0200
+++ googleearth 2009-10-18 15:45:39.000000000 +0200
@@ -41,6 +41,8 @@
LD_LIBRARY_PATH=.:${GOOGLEEARTH_DATA_PATH}:${LD_LIBRARY_PATH}
export LD_LIBRARY_PATH
+export LC_NUMERIC=C
+unset LC_ALL
# Let's boogie!
if [ -x "${GOOGLEEARTH_DATA_PATH}/googleearth-bin" ]