wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit a0b5de8d9da8bd121ba0ecf48867571bf43325ab
parent 35cadf9b21e8e7d0c75db4e2cac43ea9d764fda4
Author: gn <gn@wmii.de>
Date:   Sun, 22 Jan 2006 20:57:08 +0200

README: mention that p9p can be used instead of 9base


Diffstat:
README | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -17,7 +17,9 @@ Requirements In order to build wmii you need the Xlib header files. Furthermore, the wmii configuration scripts rely on the 9base package [3] which contains ports of various Plan 9 standard tools, in particular the -rc shell. +rc shell. However, if you already have plan9ports installed, then you +can use this instead of 9base. In any case, make sure that 9PREFIX in +wmii's config.mk points to the right location. Installation