Fix for spec-file to avoid problems when building w/o tcl

Поиск
Список
Период
Сортировка
От Yury Bokhoncovich
Тема Fix for spec-file to avoid problems when building w/o tcl
Дата
Msg-id Pine.LNX.4.33.0208281818430.3994-100000@panda.center-f1.ru
обсуждение исходный текст
Список pgsql-patches
Hello!

I've got problems when I had tried to build the RPMs w/o tcl support.

Here's the fix:
===================================
--- postgresql.spec.orig        Sat May 25 07:37:39 2002
+++ postgresql.spec.new Wed Aug 28 18:26:52 2002
@@ -866,7 +866,7 @@
 /usr/lib/libecpg.a
 /usr/lib/libpq++.a
 /usr/lib/libpgeasy.a
-%if tcl
+%if %tcl
 /usr/lib/libpgtcl.a
 %endif
 %{_mandir}/man1/ecpg.1*
===================================


--
WBR, Yury Bokhoncovich, Senior System Administrator, NOC of F1 Group.
Phone: +7 (3832) 106228, ext.140, E-mail: byg@center-f1.ru.
Unix is like a wigwam -- no Gates, no Windows, and an Apache inside.



В списке pgsql-patches по дате отправления:

Предыдущее
От: "Karim Mribti"
Дата:
Сообщение: Spanish translation patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] pg_attribute.attisinherited ?