Fix pg_ivm.spec
This commit is contained in:
parent
c9730b8907
commit
489af72ed4
1 changed files with 1 additions and 2 deletions
|
|
@ -50,8 +50,7 @@ This packages provides JIT support for pg_ivm
|
|||
%setup -q -n %{sname}-%{version}
|
||||
|
||||
%build
|
||||
%configure PG_CONFIG=%{pginstdir}/bin/pg_config
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} PG_CONFIG=%{pginstdir}/bin/pg_config
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
|
|
|||
Loading…
Reference in a new issue