summaryrefslogtreecommitdiff
path: root/core/procps/procps-3.2.8-gmake-3.82.patch
diff options
context:
space:
mode:
Diffstat (limited to 'core/procps/procps-3.2.8-gmake-3.82.patch')
-rw-r--r--core/procps/procps-3.2.8-gmake-3.82.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/procps/procps-3.2.8-gmake-3.82.patch b/core/procps/procps-3.2.8-gmake-3.82.patch
new file mode 100644
index 000000000..87ab13ea4
--- /dev/null
+++ b/core/procps/procps-3.2.8-gmake-3.82.patch
@@ -0,0 +1,14 @@
+Index: procps-3.2.8/Makefile
+===================================================================
+--- procps-3.2.8.orig/Makefile
++++ procps-3.2.8/Makefile
+@@ -174,7 +174,8 @@ 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
++-include ps/module.mk
+
+ do_all: $(ALL)
+