Source: wv2
Version: 0.4.2.dfsg.1-9.1
Tags: patch

Hi,

your package FTBFS because it tries to run tests that do not
exist when DEB_BUILD_OPTIONS contains nocheck, thanks to dh7.

--- debian/rules~       2012-12-30 17:00:25.000000000 +0000
+++ debian/rules        2012-12-30 17:00:49.000000000 +0000
@@ -18,6 +18,7 @@ override_dh_auto_test:
        dh_auto_test
        cp tests/*.doc obj-*/tests
        cd obj-*/tests ; for t in *test ; do \
+         test -e "$$t" || continue ;\
          echo "Running test $$t" ;\
          if [ $$t = handlertest ]; then \
            set -e ; ./$$t testole.doc ;\

bye,
//mirabilos
-- 
I want one of these. They cost 720 € though… good they don’t have the HD hole,
which indicates 3½″ floppies with double capacity… still. A tad too much, atm.
‣ http://www.floppytable.com/floppytable-images-1.html


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to