PG-7 add ubuntu22 support

pull/210/head
Evgeniy Patlan 2022-04-29 13:33:07 +03:00
parent 34fe8ec4b1
commit f09643f592
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