ENG-7 Update pg-stat-monitor.spec

This commit is contained in:
EvgeniyPatlan
2023-05-17 16:38:43 +03:00
committed by GitHub
parent c608a9cf71
commit f0fd3418c3

View File

@@ -33,7 +33,7 @@ It provides all the features of pg_stat_statment plus its own feature set.
%build %build
sed -i 's:PG_CONFIG = pg_config:PG_CONFIG = /usr/pgsql-%{pgrel}/bin/pg_config:' Makefile sed -i 's:PG_CONFIG ?= pg_config:PG_CONFIG = /usr/pgsql-%{pgrel}/bin/pg_config:' Makefile
%{__make} USE_PGXS=1 %{?_smp_mflags} %{__make} USE_PGXS=1 %{?_smp_mflags}