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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to