[med-svn] [Git][med-team/tnseq-transit][master] trim d/rules
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Mon Feb 3 14:26:33 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / tnseq-transit
Commits:
42832cd3 by Alexandre Detiste at 2025-02-03T15:26:19+01:00
trim d/rules
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -8,8 +8,7 @@ include /usr/share/dpkg/default.mk
%:
dh $@ --buildsystem=pybuild
-override_dh_install:
- dh_install
+execute_after_dh_install:
mv debian/$(DEB_SOURCE)/usr/bin/tpp debian/$(DEB_SOURCE)/usr/bin/transit-tpp
# Upstream tarball contains a dangling symlink to local data file - hack around this
@@ -26,7 +25,6 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
endif
-override_dh_auto_clean:
- dh_auto_clean
+execute_after_dh_auto_clean:
rm -rf tests_invalid_data
rm -rf tnseq_transit.egg-info
View it on GitLab: https://salsa.debian.org/med-team/tnseq-transit/-/commit/42832cd3b20735223c3f89ccf9117a9e3af52e06
--
View it on GitLab: https://salsa.debian.org/med-team/tnseq-transit/-/commit/42832cd3b20735223c3f89ccf9117a9e3af52e06
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/debian-med-commit/attachments/20250203/908ccee7/attachment.htm>
More information about the debian-med-commit
mailing list