[med-svn] [Git][med-team/cutesv][master] Removing benchmarks directory
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Sat Aug 7 14:38:48 BST 2021
Steffen Möller pushed to branch master at Debian Med / cutesv
Commits:
116707bd by Steffen Moeller at 2021-08-07T15:38:37+02:00
Removing benchmarks directory
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -13,6 +13,11 @@ override_dh_auto_clean:
dh_auto_clean
rm -rf src/cuteSV.egg-info
+override_dh_installdeb:
+ # either remove or create non-conflicting location / separate package for testing
+ rm -fr debian/cutesv/usr/lib/python3/dist-packages/benchmarks
+ dh_installdeb
+
### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
#override_dh_auto_test:
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/cutesv/-/commit/116707bdd8afc9f976f1f9bc946f9293aef4eea5
--
View it on GitLab: https://salsa.debian.org/med-team/cutesv/-/commit/116707bdd8afc9f976f1f9bc946f9293aef4eea5
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/20210807/81c88c65/attachment.htm>
More information about the debian-med-commit
mailing list