SPECS: postgresql.spec - _ulibdir for tcl

arekm arekm at pld-linux.org
Sun Dec 10 22:26:27 CET 2006


Author: arekm                        Date: Sun Dec 10 21:26:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- _ulibdir for tcl

---- Files affected:
SPECS:
   postgresql.spec (1.374 -> 1.375) 

---- Diffs:

================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.374 SPECS/postgresql.spec:1.375
--- SPECS/postgresql.spec:1.374	Sun Dec 10 22:24:10 2006
+++ SPECS/postgresql.spec	Sun Dec 10 22:26:21 2006
@@ -83,6 +83,8 @@
 %define		_pgmoduledir	%{_libdir}/postgresql
 %define		_pgsqldir	%{_datadir}/postgresql/contrib
 
+%define		_ulibdir	/usr/lib
+
 %description
 PostgreSQL Data Base Management System (formerly known as Postgres,
 then as Postgres95).
@@ -810,7 +812,7 @@
 	%{?with_perl:--with-perl} \
 	%{?with_php:--with-php=/usr/include/php} \
 	%{?with_python:--with-python} \
-	%{?with_tcl:--with-tcl --with-tclconfig=%{_libdir}} \
+	%{?with_tcl:--with-tcl --with-tclconfig=%{_ulibdir}} \
 	--without-docdir
 
 %{__make}
@@ -1168,6 +1170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.375  2006/12/10 21:26:21  arekm
+- _ulibdir for tcl
+
 Revision 1.374  2006/12/10 21:24:10  arekm
 - updated configure options; files for plphp module by Tomasz Rutkowski alucard nospheratu.net
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.374&r2=1.375&f=u



More information about the pld-cvs-commit mailing list