From 2c0e579b553bf2b1aaf308b8f8705316e8c8e6e4 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 18 Mar 2015 16:11:48 +0100 Subject: bunch of rhel{6,7} & scl fixes * postgresql.init.in (initdb, upgrade): Use full path to postgresql-setup, this is mostly for proper documentation purposes in case of failure. * legacy-sysv-script.in: Pass --unit before actual unit name. * postgresql-ctl.in: Handle better the $port option passed to pg_ctl. * postgresql-setup.in: Use full path to postgresql-setup, mostly for documentation purposes. * README: Add elinks to BuildRequires. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 95147d6..ff72179 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ postgresql-setup ---------------- BuildRequires: - - m4, docbook-utils, help2man + - m4, docbook-utils, help2man, elinks (pretty README.rpm-dist) Maintainer's BuildRequires - autoconf, automake, autoconf-archive -- cgit