[Git][debian-gis-team/python-geotiepoints][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 10:30:32 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-geotiepoints
Commits:
0f8b719f by Bas Couwenberg at 2023-08-13T11:23:58+02:00
Remove generated files in clean target.
- - - - -
2 changed files:
- debian/clean
- debian/rules
Changes:
=====================================
debian/clean
=====================================
@@ -1,2 +1,3 @@
*-info/
geotiepoints/*.c
+geotiepoints/*.so
=====================================
debian/rules
=====================================
@@ -10,12 +10,3 @@ export PYTHONPATH=$(CURDIR)
%:
dh $@ --with python3,numpy3 --buildsystem=pybuild
-
-override_dh_auto_build:
- dh_auto_build
-
-override_dh_auto_clean:
- dh_auto_clean
- $(RM) geotiepoints/multilinear*.so
- $(RM) -r python_geotiepoints.egg-info
- $(RM) geotiepoints/multilinear_cython.c
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/0f8b719f556456768ad61a470a30bac1dd9cd224
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/0f8b719f556456768ad61a470a30bac1dd9cd224
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/374a0b4b/attachment.htm>
More information about the Pkg-grass-devel
mailing list