ENG-7 Update pg-stat-monitor.spec

pull/399/head
EvgeniyPatlan 2023-05-17 16:38:43 +03:00 committed by Muhammad Usama
parent 639bf6f158
commit d2f133657f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ It provides all the features of pg_stat_statment plus its own feature set.
%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}