[med-svn] [Git][med-team/hmmer2][master] Merge competing commits about removing build time test results
Andreas Tille
gitlab at salsa.debian.org
Wed Sep 9 12:06:56 BST 2020
Andreas Tille pushed to branch master at Debian Med / hmmer2
Commits:
efde6982 by Andreas Tille at 2020-09-09T13:06:31+02:00
Merge competing commits about removing build time test results
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -47,6 +47,7 @@ override_dh_installchangelogs:
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
dh_auto_test
+ rm -f testsuite/*.ssi
cd testsuite && make clean
endif
@@ -54,8 +55,6 @@ override_dh_installexamples:
dh_installexamples
mkdir -p $(sampledir);
sed -i "s#hmm#hmm2#g" testsuite/exercises.sqc
- rm -f testsuite/*.ssi;
- cd testsuite && make clean && cd ..;
cp -a testsuite/* $(sampledir)/;
mkdir $(sampledir)/tutorial;
cp -a tutorial/* $(sampledir)/tutorial;
View it on GitLab: https://salsa.debian.org/med-team/hmmer2/-/commit/efde6982a14c35d79d68c92fc22ec253d2502c6a
--
View it on GitLab: https://salsa.debian.org/med-team/hmmer2/-/commit/efde6982a14c35d79d68c92fc22ec253d2502c6a
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/20200909/e9494990/attachment.html>
More information about the debian-med-commit
mailing list