[PATCH 2 of 7] Importer doc: small formating corrections to overview

Wald Commits scm-commit at wald.intevation.org
Fri Jul 26 19:25:04 CEST 2013


# HG changeset patch
# User Tom Gottfried <tom.gottfried at intevation.de>
# Date 1374844379 -7200
# Branch double-precision
# Node ID 474a4762458761c126f1b477febe3c51e82b1ad7
# Parent  5820eb9197c901d24f2e1d70c0e93d4ee6314419
Importer doc: small formating corrections to overview.

diff -r 5820eb9197c9 -r 474a47624587 backend/doc/documentation/de/overview.tex
--- a/backend/doc/documentation/de/overview.tex	Fri Jul 26 14:52:47 2013 +0200
+++ b/backend/doc/documentation/de/overview.tex	Fri Jul 26 15:12:59 2013 +0200
@@ -95,8 +95,9 @@
      zypper ar http://download.opensuse.org/repositories/home:/intevation:/bfg/SLE_11/ "intevation:bfg"
      rpm --import http://download.opensuse.org/repositories/home:/intevation:/bfg/SLE_11/repodata/repomd.xml.key
      zypper ref # Paketliste neu laden
-     zypper in python libgeos0 libproj0 proj netcdf libnetcdf4 \
-        xerces-c libxerces-c-3_0 unixODBC postgresql-libs
+     zypper in python libgeos0 libproj0 proj netcdf \
+        libnetcdf4 xerces-c libxerces-c-3_0 unixODBC \
+        postgresql-libs
      zypper mr -d "intevation:bfg"
      zypper ref # Paketliste neu laden
  \end{lstlisting}
@@ -187,8 +188,8 @@
 führen Sie im Importer Verzeichnis folgende Befehle aus:
 
 \begin{lstlisting}
-export LD_LIBRARY_PATH=opt/instantclient\_11\_2/lib:$LD_LIBRARY_PATH
-export PATH=opt/instantclient\_11\_2:$PATH
+export LD_LIBRARY_PATH=opt/instantclient_11_2/lib:$LD_LIBRARY_PATH
+export PATH=opt/instantclient_11_2:$PATH
 \end{lstlisting}
 
 Damit alle in den UTF8-codierten SQL-Skripten vorhandenen Zeichen (also z.B.\ 


More information about the Dive4elements-commits mailing list