rpms/postgresql-pgpool-II/devel postgresql-pgpool-II.spec, 1.30, 1.31

Devrim GÜNDÜZ devrim at fedoraproject.org
Mon Mar 23 00:26:58 UTC 2009


Author: devrim

Update of /cvs/extras/rpms/postgresql-pgpool-II/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28658

Modified Files:
	postgresql-pgpool-II.spec 
Log Message:
Use correct macro.



Index: postgresql-pgpool-II.spec
===================================================================
RCS file: /cvs/extras/rpms/postgresql-pgpool-II/devel/postgresql-pgpool-II.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- postgresql-pgpool-II.spec	23 Mar 2009 00:20:18 -0000	1.30
+++ postgresql-pgpool-II.spec	23 Mar 2009 00:26:27 -0000	1.31
@@ -47,7 +47,7 @@
 %patch1 -p0
 
 %build
-%configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath --sysconfdir=%{_sysconfdir}/%{name}/
+%configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath --sysconfdir=%{_sysconfdir}/%{short_name}/
 
 make %{?_smp_flags}
 




More information about the fedora-extras-commits mailing list