[med-svn] [Git][med-team/q2-diversity-lib][master] Removing .egg-info for module detection

Steffen Möller (@moeller) gitlab at salsa.debian.org
Wed Aug 11 21:02:58 BST 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210811/4f2ba17f/attachment-0001.htm>


More information about the debian-med-commit mailing list