]> git.sur5r.net Git - openldap/commitdiff
Forgot root in su
authorKurt Zeilenga <kurt@openldap.org>
Thu, 23 Sep 1999 02:45:55 +0000 (02:45 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 23 Sep 1999 02:45:55 +0000 (02:45 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 587b0446f80e82c8129a2faf36224a4072edec3a..63e9bd48c44445a4b746705944c5413469bdd76a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -91,7 +91,7 @@ these steps:
  7. install the binaries and man pages.  You may need to be superuser to
     do this (depending on where you are installing things):
 
-       % su -c make install
+       % su root -c make install
 
     That's it!