Bug#758531: Better looking patch

2014-08-20 Thread Krzysztof A. Sobiecki
A better looking patch to disable parallel builds --- pulseaudio-5.0.orig/src/Makefile.am +++ pulseaudio-5.0/src/Makefile.am @@ -2195,3 +2195,4 @@ coverage: endif .PHONY: massif update-all update-ffmpeg update-map-file coverage +.NOTPARALLEL: and a patch to disable tests as memblock-test

Bug#758531: Better looking patch

2014-08-20 Thread Felipe Sateler
Hi, On Wed, Aug 20, 2014 at 8:58 AM, Krzysztof A. Sobiecki sob...@gmail.com wrote: A better looking patch to disable parallel builds --- pulseaudio-5.0.orig/src/Makefile.am +++ pulseaudio-5.0/src/Makefile.am @@ -2195,3 +2195,4 @@ coverage: endif .PHONY: massif update-all update-ffmpeg

Bug#758531: Better looking patch

2014-08-20 Thread Krzysztof A. Sobiecki
Felipe Sateler fsate...@debian.org writes: (Why did you not CC the bug? Please CC the bug if not intentional) On Wed, Aug 20, 2014 at 10:46 AM, Krzysztof A. Sobiecki sob...@gmail.com wrote: Felipe Sateler fsate...@debian.org writes: Hi, On Wed, Aug 20, 2014 at 8:58 AM, Krzysztof A.