diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-02-14 23:03:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-02-14 23:03:45 +0100 |
commit | 6a96ae450fb469bec1f23ebe727f6f318bfe80db (patch) | |
tree | 99646c0c064b0684152b5dd0dcfcc44b21a76ac9 /debian/patches/031_nx-X11_parallel-make.full.diff | |
parent | 8d6d0a921889498601cef9176202a456af881a9e (diff) | |
download | nx-libs-6a96ae450fb469bec1f23ebe727f6f318bfe80db.tar.gz nx-libs-6a96ae450fb469bec1f23ebe727f6f318bfe80db.tar.bz2 nx-libs-6a96ae450fb469bec1f23ebe727f6f318bfe80db.zip |
Make patch headers DEP5 compliant (030_nx-X11_... and 031_nx-X11_...).
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 +++++++++++++++++----------------- |