Steffen Möller pushed to branch master at Debian Med / q2-diversity-lib


Commits:
0b8da3ce by Steffen at 2021-08-11T22:02:46+02:00
Removing .egg-info for module detection

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ export LC_ALL=C.UTF-8
 # For testing, we need .egg-info so the entry points are available.
 export PYBUILD_BEFORE_TEST=python{version} setup.py develop --install-dir 
{build_dir}
 # Delete .egg-info and other files that were generated along with .egg-info
-export PYBUILD_BEFORE_INSTALL=rm -rvf {build_dir}/q2_diversity_lib.egg-* \
+export PYBUILD_BEFORE_INSTALL=rm -rvf {build_dir}/q2-diversity-lib.egg-* \
        {build_dir}/site.py {build_dir}/.coverage* {build_dir}/easy-install.pth
 
 



View it on GitLab: 
https://salsa.debian.org/med-team/q2-diversity-lib/-/commit/0b8da3cebba9a8bc15711272cff6de6d23eeee35

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/q2-diversity-lib/-/commit/0b8da3cebba9a8bc15711272cff6de6d23eeee35
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