[Xcb] Bug#710344: Bug#710344: (no subject)

Daniel Martin consume.noise at gmail.com
Fri Jun 7 23:43:12 PDT 2013


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.


More information about the Xcb mailing list