aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/procps-make-3.82.patch
blob: 7bf53e2ccc3f3cf039f4f796b87b3723ddd0628d (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Fix compilation with GNU Make 3.82 (patch from Nixpkgs).

diff --git a/Makefile b/Makefile
index 09fb3ed..59eba16 100644
--- a/Makefile
+++ b/Makefile
@@ -174,7 +174,7 @@ INSTALL := $(BINFILES) $(MANFILES)
 # want this rule first, use := on ALL, and ALL not filled in yet
 all: do_all
 
--include */module.mk
+-include proc/module.mk ps/module.mk
 
 do_all:    $(ALL)
tle='2020-01-15 16:29:45 +0100'>2020-01-15gnu: Add python-pyqtwebengine....Mike Rosset 2020-01-15gnu: python-pyqt: Substitute the full path of <qprinter.h>....Mike Rosset 2020-01-13gnu: qtbase: Open links properly without xdg-utils in profile...Jakub Kądziołka 2020-01-12gnu: Use the two-element 'define-deprecated' form where applicable....Ludovic Courtès 2020-01-11gnu: qtwebengine: Purge unnecessary bundled software from the source....Marius Bakke 2020-01-11gnu: Add qtwebengine....Mike Rosset 2020-01-09gnu: qtxmlpatterns: Build QML plugin for XmlListModel....Guillaume Le Vaillant 2019-12-19gnu: Fix python-pyside-2....John Soo 2019-12-19gnu: Fix python-shiboken-2....John Soo 2019-12-01gnu: Remove dependency on Python 2 for some Qt packages....Hartmut Goebel 2019-11-28Merge branch 'master' into stagingMarius Bakke 2019-11-27gnu: Qt: Update to 5.12.6 LTS....Marius Bakke 2019-11-27gnu: qtbase: Restore compatibility with old kernels....Marius Bakke 2019-11-27gnu: qtbase: Use absolute references in .prl files....Marius Bakke 2019-11-26gnu: python-pyqt: Fix output directory for plugins....Hartmut Goebel 2019-11-15Merge branch 'master' into stagingMarius Bakke 2019-11-13gnu: dotherside: Update to 0.6.4....Efraim Flashner 2019-11-13gnu: dotherside: Don't use unstable tarball....Efraim Flashner 2019-11-10gnu: qtwebkit: Use sqlite-with-column-metadata....Hartmut Goebel 2019-11-10gnu: qtwebkit: Don't use NAME in source URI....Tobias Geerinckx-Rice 2019-11-08gnu: Fix deprecation of monolithic Qt 5.x package....Hartmut Goebel 2019-11-06gnu: grantlee: Fix build for Qt 5.12....Hartmut Goebel 2019-11-01gnu: Deprecate monolithic Qt 5.x package....Hartmut Goebel 2019-11-01gnu: Remove qtdeclarative-render2d....Hartmut Goebel 2019-10-21gnu: python-pyqt: Fix runtime error....Marius Bakke 2019-10-13gnu: qt: Update to 5.12.5....Efraim Flashner 2019-10-12gnu: mariadb: Split into out, lib and dev....Julien Lepiller 2019-10-08Merge branch 'master' into stagingMarius Bakke 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-22gnu: Add python-pyside-2-tools....John Soo 2019-09-22gnu: Add python-pyside-2....John Soo 2019-09-22gnu: Add python-shiboken-2....John Soo 2019-09-06Merge branch 'master' into core-updatesMark H Weaver 2019-09-07gnu: qtwebkit: Disable non-x86 builds....Ludovic Courtès 2019-08-29Merge branch 'master' into core-updatesMark H Weaver 2019-08-29gnu: QtWebKit: Increase build timeout....Marius Bakke 2019-08-29gnu: qt: Update to 5.12.4....Efraim Flashner 2019-07-22Merge branch 'master' into core-updatesMarius Bakke 2019-07-21gnu: qtwebkit: Update to 5.212.0-alpha3....Efraim Flashner