diff options
Diffstat (limited to 'debian/patches/031_nx-X11_parallel-make.full.diff')
-rw-r--r-- | debian/patches/031_nx-X11_parallel-make.full.diff | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/patches/031_nx-X11_parallel-make.full.diff b/debian/patches/031_nx-X11_parallel-make.full.diff index 849ca726c..9f754d767 100644 --- a/debian/patches/031_nx-X11_parallel-make.full.diff +++ b/debian/patches/031_nx-X11_parallel-make.full.diff @@ -1,9 +1,10 @@ -From: Jan Engelhardt <jengelh@medozas.de> -Date: 2012-01-26 22:29:13.993994227 +0100 - -Restore ability to build things in parallel. -(${MAKE} must always appear in the rule directly, and not be -hidden through expansions of other variables to get this to work.) +Description: Enable parallel make + Restore ability to build things in parallel. + (${MAKE} must always appear in the rule directly, and not be + hidden through expansions of other variables to get this to work.) +Forward: pending +Author: Jan Engelhardt <jengelh@medozas.de> +Last-Update: 2012-01-26 22:29:13.993994227 +0100 --- nx-X11/Makefile | 64 +++++++++++++++++----------------- |