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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to