On Wed, Jun 05, 2013 at 04:38:00PM -0400, Marc Deslauriers wrote: > 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 \
Tested and Signed-off-by me. Deleting files in an 'all' target doesn't look right. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org