Bug#725511: yorick-gl: FTBFS: No rule to make target `check.i', needed by `check-dll'

Felix Geyer fgeyer at debian.org
Sat Nov 23 15:15:31 UTC 2013


Control: tags -1 patch

yorick-gl doesn't seem to ship unit tests so making dh_auto_test
seems to be a sensible thing to do:

diff -Nru yorick-gl-1.1+cvs20070922+dfsg/debian/rules yorick-gl-1.1+cvs20070922+dfsg/debian/rules
--- yorick-gl-1.1+cvs20070922+dfsg/debian/rules    2012-06-28 15:40:38.000000000 +0200
+++ yorick-gl-1.1+cvs20070922+dfsg/debian/rules    2013-11-23 16:06:36.000000000 +0100
@@ -20,6 +20,8 @@
 #    CFLAGS="$(CFLAGS)" ./configure
 # also make sure yorz.doc is not built (or installed)
 
+override_dh_auto_test:
+# make check fails and upstream doesn't actually ship unit tests
 
 override_dh_auto_clean:
     touch Makegl



More information about the debian-science-maintainers mailing list