File lighttpd-serial-tests.patch of Package lighttpd.openSUSE_13.1_Update
Index: lighttpd-1.4.32/tests/Makefile.am =================================================================== --- lighttpd-1.4.32.orig/tests/Makefile.am +++ lighttpd-1.4.32/tests/Makefile.am @@ -1,6 +1,8 @@ # lighttpd.conf and conformance.pl expect this directory testdir=$(srcdir)/tmp/lighttpd/ +AUTOMAKE_OPTIONS = serial-tests + if CHECK_WITH_FASTCGI check_PROGRAMS=fcgi-auth fcgi-responder