wok view procps/stuff/procps-3.2.8+gmake-3.82.patch @ rev 13721
Add cherrytree: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Dec 21 08:15:57 2012 +0000 (2012-12-21) |
parents | |
children |
line source
1 Index: procps-3.2.8/Makefile
2 ===================================================================
3 --- procps-3.2.8.orig/Makefile
4 +++ procps-3.2.8/Makefile
5 @@ -174,7 +174,8 @@ INSTALL := $(BINFILES) $(MANFILES)
6 # want this rule first, use := on ALL, and ALL not filled in yet
7 all: do_all
9 --include */module.mk
10 +-include proc/module.mk
11 +-include ps/module.mk
13 do_all: $(ALL)