Magellan Linux

Annotation of /trunk/procps/patches/procps-3.2.8-make382-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1082 - (hide annotations) (download)
Tue Aug 17 20:09:23 2010 UTC (13 years, 8 months ago) by niro
File size: 381 byte(s)
fixed make382 issues

1 niro 1082 diff -Naur procps-3.2.8/Makefile procps-3.2.8-magellan/Makefile
2     --- procps-3.2.8/Makefile 2009-05-10 20:50:48.000000000 +0200
3     +++ procps-3.2.8-magellan/Makefile 2010-08-17 22:12:24.000000000 +0200
4     @@ -174,7 +174,7 @@
5     # want this rule first, use := on ALL, and ALL not filled in yet
6     all: do_all
7    
8     --include */module.mk
9     +-include proc/module.mk ps/module.mk
10    
11     do_all: $(ALL)
12