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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to