diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2015-02-09 15:38:59 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-09 15:39:54 +0100 |
commit | 6101bd9564d6334dea7c0de778536e3fe1a5e9b9 (patch) | |
tree | 6c52fb48412202e23cb43766236a122855002365 /debian/patches/series | |
parent | 9f4b494fa49db53a440f544246d6922dbd0c4684 (diff) | |
download | nx-libs-6101bd9564d6334dea7c0de778536e3fe1a5e9b9.tar.gz nx-libs-6101bd9564d6334dea7c0de778536e3fe1a5e9b9.tar.bz2 nx-libs-6101bd9564d6334dea7c0de778536e3fe1a5e9b9.zip |
Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).
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.)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index 1288ab3f4..2c9811e29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -031_nx-X11_parallel-make.full.patch 051_nxcomp_macos105-fdisset.full+lite.patch 052_nxcomp_macos10-nxauth-location.full+lite.patch 053_nx-X11_no-xcomp1-install-target.full.patch |