From 0188dcaca4ad1ee1379db8d3b430ae3cda208bd2 Mon Sep 17 00:00:00 2001 From: kloczek Date: Wed, 9 Oct 2002 13:14:45 +0000 Subject: [PATCH] - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Changed files: postgresql.spec -> 1.170 --- postgresql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.spec b/postgresql.spec index 11811e3..e38bb4d 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -901,7 +901,7 @@ rm -fR `find contrib/ -type d -name CVS` %build rm -f config/libtool.m4 -aclocal -I config +%{__aclocal} -I config %{__autoconf} %configure \ %{!?_without_pgsql_locale:--enable-locale} \ -- 2.44.0