From b6ce022c02f3fd720a1b111c111947b5997e9e69 Mon Sep 17 00:00:00 2001 From: Richard Goedeken Date: Sun, 13 Dec 2009 16:30:21 -0500 Subject: [PATCH] dont need sudo when installing to user-local folder --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 0c3733290..e0bd5c3d8 100644 --- a/INSTALL +++ b/INSTALL @@ -21,6 +21,6 @@ home folder for a single user, you may build it like this (replacing $ cd projects/unix $ make all -$ sudo make install LIBDIR= SHAREDIR= +$ make install LIBDIR= SHAREDIR=