Index: trunk/debs/varnish3/debian/rules |
— | — | @@ -95,7 +95,7 @@ |
96 | 96 | %: |
97 | 97 | test -d debian/patched || install -d debian/patched |
98 | 98 | dpatch apply-all |
99 | | - dh $@ --parallel |
| 99 | + dh $@ |
100 | 100 | |
101 | 101 | # Disable build tests for some architectures |
102 | 102 | ifneq (,$(findstring :$(DEB_HOST_ARCH):,$(DISABLE_TEST_ARCH_LIST))) |