Merge pull request #210 from EvgeniyPatlan/REL1_0_STABLE

PG-7 add ubuntu22 support
pull/212/head
EvgeniyPatlan 2022-04-29 13:40:32 +03:00 committed by GitHub
commit d3e334701e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
debian/rules vendored
View File

@ -11,6 +11,9 @@ export USE_PGXS=1
%:
dh $@
override_dh_builddeb:
dh_builddeb -- -Zgzip
override_dh_auto_build:
+pg_buildext clean . build-%v
+pg_buildext build . build-%v