wmii

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

commit 7f82cae4cdda1a5aa3cb9b53a75f77fddf7c5e11
parent 2755b04a46e15deb66c61039998abd5d6b03993c
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Tue,  2 May 2006 14:38:25 +0200

updated README


Diffstat:
README | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README b/README @@ -15,10 +15,7 @@ In order to build wmii you need the Xlib header files. Installation ------------ Edit config.mk to match your local setup. wmii is installed into -the /usr/local hierarchy by default. If your system is Mac OS X, -then remove the '-static' flag in cmd/Makefile. If your system is -Solaris, grep recursively for 'Solaris' and uncomment all occurences -to make wmii compile or ask Sun to make their system POSIX compliant. +the /usr/local hierarchy by default. Afterwards enter the following command to build and install wmii (if necessary as root):