]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:45 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.170

postgresql.spec

index 11811e3e1f769b9036844f03db0f15bc47d6d190..e38bb4d4a0e0864e89261158f9de2532f965ca20 100644 (file)
@@ -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} \
This page took 0.284767 seconds and 4 git commands to generate.