Fix comments in pg_ivm.spec
This commit is contained in:
parent
52895572ac
commit
508f93f7dc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# How to build RPM:
|
# How to build RPM:
|
||||||
#
|
#
|
||||||
# rpmbuild -ba pgpool.spec --define="pgpool_version 3.4.0" --define="pg_version 93" --define="pghome /usr/pgsql-9.3" --define="dist .rhel6" --define="pgsql_ver 93"
|
# rpmbuild -bb pg_ivm.spec --define "pgmajorversion 14" --define "pginstdir /usr/pgsql-14"
|
||||||
|
|
||||||
%global sname pg_ivm
|
%global sname pg_ivm
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue