Fix pg_ivm.spec

This commit is contained in:
Yugo Nagata 2022-05-03 03:16:29 +09:00
parent c9730b8907
commit 489af72ed4

View file

@ -50,8 +50,7 @@ This packages provides JIT support for pg_ivm
%setup -q -n %{sname}-%{version} %setup -q -n %{sname}-%{version}
%build %build
%configure PG_CONFIG=%{pginstdir}/bin/pg_config make %{?_smp_mflags} PG_CONFIG=%{pginstdir}/bin/pg_config
make %{?_smp_mflags}
%install %install
%make_install %make_install