(doc) 'debian-wheezy' was left out of the OS options
authorJosh Stompro <Stomproj@larl.org>
Wed, 21 May 2014 13:37:58 +0000 (08:37 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 22 May 2014 15:54:21 +0000 (08:54 -0700)
Just added 'debian-wheezy' to the OS options, it was left out by mistake.

Signed-off-by: Josh Stompro <Stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
docs/installation/server_installation.txt

index 45e5df5..d974425 100644 (file)
@@ -96,7 +96,7 @@ add-apt-repository ppa:pitti/postgresql
    retrieve the new packages from the backports repository.
 4. Issue the following commands as the *root* Linux account to install
    prerequisites using the `Makefile.install` prerequisite installer,
-   substituting `debian-squeeze`, `fedora`, `ubuntu-lucid`, or
+   substituting `debian-squeeze`, `debian-wheezy`, `fedora`, `ubuntu-lucid`, or
    `ubuntu-precise` for <osname> below:
 +
 [source, bash]