[Git][debian-gis-team/pgsql-ogr-fdw][master] Reorder rules.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 08:07:18 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pgsql-ogr-fdw
Commits:
adb85e1c by Bas Couwenberg at 2023-08-13T09:07:07+02:00
Reorder rules.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -12,12 +12,12 @@ include /usr/share/postgresql-common/pgxs_debian_control.mk
%:
dh $@
+override_dh_auto_clean:
+ +pg_buildext clean build-%v
+ $(MAKE) clean
+
override_dh_auto_build:
+pg_buildext build build-%v
override_dh_auto_install:
+pg_buildext install build-%v postgresql-%v-ogr-fdw
-
-override_dh_auto_clean:
- +pg_buildext clean build-%v
- $(MAKE) clean
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/adb85e1cba7123e6e6da00a8c1a73f0c8c1ef213
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/adb85e1cba7123e6e6da00a8c1a73f0c8c1ef213
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230813/4fd4dee8/attachment.htm>
More information about the Pkg-grass-devel
mailing list