[postgresql-pgpool-II] Fix mistaken commit

Devrim GÜNDÜZ devrim at fedoraproject.org
Mon Mar 26 22:50:50 UTC 2012


commit 7c7eb2f1de4208d5270164437284f0fb27c991ab
Author: Devrim GUNDUZ <devrim at gunduz.org>
Date:   Tue Mar 27 01:50:24 2012 +0300

    Fix mistaken commit

 postgresql-pgpool-II.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/postgresql-pgpool-II.spec b/postgresql-pgpool-II.spec
index 4bac104..e60b8b3 100644
--- a/postgresql-pgpool-II.spec
+++ b/postgresql-pgpool-II.spec
@@ -50,8 +50,7 @@ Development headers and libraries for pgpool-II.
 %patch1 -p1 -b .samplefix
 
 %build
-#%configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath --sysconfdir=%{_sysconfdir}/%{short_name}/
-%configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql=/usr/pgsql-9.1 --disable-static --with-pam --disable-rpath --sysconfdir=%{_sysconfdir}/%{short_name}/
+%configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath --sysconfdir=%{_sysconfdir}/%{short_name}/
 
 make %{?_smp_flags}
 


More information about the scm-commits mailing list