Here's what I did...not sure if it's the best way to fix it though: --- libxcb-1.8.1.orig/tests/Makefile.am +++ libxcb-1.8.1/tests/Makefile.am @@ -12,9 +12,6 @@ check_PROGRAMS = check_all check_all_SOURCES = check_all.c check_suites.h check_public.c
-all-local:: - $(RM) CheckLog*.xml - check-local: check-TESTS $(RM) CheckLog.html if test x$(HTML_CHECK_RESULT) = xtrue; then \ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org