From a35fba9a85c56d0df1eac0de9dabe19c29c66246 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 21 Nov 2010 20:08:13 +0000 Subject: properly document things --- sys-process/procps/files/procps-3.2.8+gmake-3.82.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sys-process/procps/files/procps-3.2.8+gmake-3.82.patch b/sys-process/procps/files/procps-3.2.8+gmake-3.82.patch index 87ab13ea4461..b66945c4de8d 100644 --- a/sys-process/procps/files/procps-3.2.8+gmake-3.82.patch +++ b/sys-process/procps/files/procps-3.2.8+gmake-3.82.patch @@ -1,8 +1,9 @@ -Index: procps-3.2.8/Makefile -=================================================================== ---- procps-3.2.8.orig/Makefile +ps/module.mk depends on vars set up in proc/module.mk, so make sure we always +include the .mk files in the right order + +--- procps-3.2.8/Makefile +++ procps-3.2.8/Makefile -@@ -174,7 +174,8 @@ INSTALL := $(BINFILES) $(MANFILES) +@@ -174,7 +174,8 @@ # want this rule first, use := on ALL, and ALL not filled in yet all: do_all -- cgit v1.2.3-65-gdbad