Andreas Tille pushed to branch master at Debian Med / unicycler
Commits:
1726ade7 by Andreas Tille at 2018-09-07T19:23:05Z
Re-add removal of __pycache__ which somehow remains in the source tarball.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -24,6 +24,7 @@ include /usr/share/dpkg/default.mk
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_clean:
+ find . -name __pycache__ -type d | xargs rm -rf
make distclean
override_dh_auto_build:
View it on GitLab:
https://salsa.debian.org/med-team/unicycler/commit/1726ade7733555d32d406a762c72bd2a0c02e6a9
--
View it on GitLab:
https://salsa.debian.org/med-team/unicycler/commit/1726ade7733555d32d406a762c72bd2a0c02e6a9
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