public inbox for [email protected]  
help / color / mirror / Atom feed
From: Cédric Villemain <[email protected]>
Subject: [PATCH] Fix skytools build for 9.5 EL-6 and EL-7
Date: Thu, 19 May 2016 11:15:16 +0200

path for README files was not good
---
 rpm/redhat/9.5/skytools/EL-6/skytools.spec | 4 ++--
 rpm/redhat/9.5/skytools/EL-7/skytools.spec | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/rpm/redhat/9.5/skytools/EL-6/skytools.spec b/rpm/redhat/9.5/skytools/EL-6/skytools.spec
index 05ef16d..28f765d 100644
--- a/rpm/redhat/9.5/skytools/EL-6/skytools.spec
+++ b/rpm/redhat/9.5/skytools/EL-6/skytools.spec
@@ -120,8 +120,8 @@ rm -rf %{buildroot}
 %{_docdir}/skytools3/conf/pgqd.ini.templ
 %{_docdir}/skytools3/conf/wal-master.ini
 %{_docdir}/skytools3/conf/wal-slave.ini
-%{_docdir}/pgsql/extension/README.pgq
-%{_docdir}/pgsql/extension/README.pgq_ext
+%{pginstdir}/doc/extension/README.pgq
+%{pginstdir}/doc/extension/README.pgq_ext
 %{_mandir}/man1/londiste3.1.gz
 %{_mandir}/man1/pgqd.1.gz
 %{_mandir}/man1/qadmin.1.gz
diff --git a/rpm/redhat/9.5/skytools/EL-7/skytools.spec b/rpm/redhat/9.5/skytools/EL-7/skytools.spec
index 564a3e6..9435af9 100644
--- a/rpm/redhat/9.5/skytools/EL-7/skytools.spec
+++ b/rpm/redhat/9.5/skytools/EL-7/skytools.spec
@@ -126,8 +126,8 @@ rm -rf %{buildroot}
 %{_docdir}/skytools3/conf/pgqd.ini.templ
 %{_docdir}/skytools3/conf/wal-master.ini
 %{_docdir}/skytools3/conf/wal-slave.ini
-%{_docdir}/pgsql/extension/README.pgq
-%{_docdir}/pgsql/extension/README.pgq_ext
+%{pginstdir}/doc/extension/README.pgq
+%{pginstdir}/doc/extension/README.pgq_ext
 %{_mandir}/man1/londiste3.1.gz
 %{_mandir}/man1/pgqd.1.gz
 %{_mandir}/man1/qadmin.1.gz
-- 
2.8.0.rc3


--------------080503030202080106000005
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0


-- 
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum

--------------080503030202080106000005--




view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: [PATCH] Fix skytools build for 9.5 EL-6 and EL-7
  In-Reply-To: <no-message-id-1770@localhost>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox