]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/rules
Imported Debian patch 2.12.3-4
[lilypond.git] / debian / rules
index 569569fc3f56b787ca0dc7ff9c7a687262453a29..a2378cd331b500ee3d5e4f8d27039fe527de011a 100755 (executable)
@@ -68,7 +68,8 @@ build-doc-stamp:
        dh_testdir
 
        # make html
-       $(MAKE) doc WEB_TARGETS="offline"
+       # unfortunatly, this does not work well with multiple processors
+       $(MAKE) -j1 doc WEB_TARGETS="offline"
        # make info
        $(MAKE) info