[med-svn] [Git][med-team/q2-types][master] Delete extraneous files before the installation

Liubov Chuprikova gitlab at salsa.debian.org
Thu Mar 28 22:06:07 GMT 2019



Liubov Chuprikova pushed to branch master at Debian Med / q2-types


Commits:
fb20bccc by Liubov Chuprikova at 2019-03-28T21:57:02Z
Delete extraneous files before the installation

    Not all of them are deleted right after the test

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ include /usr/share/dpkg/default.mk
 # 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_AFTER_TEST=rm -rf {build_dir}/q2-types.egg-* {build_dir}/site.py \
+export PYBUILD_BEFORE_INSTALL=rm -rvf {build_dir}/q2-types.egg-* {build_dir}/site.py \
 	{build_dir}/.coverage* {build_dir}/easy-install.pth
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/q2-types/commit/fb20bccc75ecbef1dff1cdc210d93bfe916e1375

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-types/commit/fb20bccc75ecbef1dff1cdc210d93bfe916e1375
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/20190328/0098597e/attachment.html>


More information about the debian-med-commit mailing list