[pkg-xtuple-maintainers] [postbooks] 01/02: Remove some explicit references to PostgreSQL 9.1
Daniel Pocock
pocock at moszumanska.debian.org
Sun Oct 19 15:02:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch master
in repository postbooks.
commit cce4abe58da2931031f25844a027c472c339e196
Author: Daniel Pocock <daniel at pocock.pro>
Date: Sun Oct 19 16:11:31 2014 +0200
Remove some explicit references to PostgreSQL 9.1
---
debian/postbooks.README.Debian | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/postbooks.README.Debian b/debian/postbooks.README.Debian
index 050ae3d..1c68b32 100644
--- a/debian/postbooks.README.Debian
+++ b/debian/postbooks.README.Debian
@@ -41,7 +41,7 @@ On the host where you want to run the PostgreSQL server, please
try installing one of the postbooks-schema packages, for example:
# apt-get install postbooks-schema-quickstart \
- postgresql-9.1 postgresql-contrib-9.1
+ postgresql postgresql-contrib
to automatically install PostgreSQL itself, the required modules,
database and schema creation.
@@ -66,7 +66,7 @@ the PostBooks web site, there are three to choose from:
On the machine where you want to run the PostgreSQL server:
- # apt-get install postgresql-9.1 postgresql-contrib-9.1
+ # apt-get install postgresql postgresql-contrib
Now use the following script code at the shell on your
PostgreSQL server machine:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/postbooks.git
More information about the pkg-xtuple-maintainers
mailing list