CVSROOT:        /cvs/cluster
Module name:    cluster
Changes by:     [EMAIL PROTECTED]       2007-07-24 20:08:10

Modified files:
        doc            : usage.txt 

Log message:
        sdake says that DESTDIR=/ is correct, not /usr

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt.diff?cvsroot=cluster&r1=1.38&r2=1.39

--- cluster/doc/usage.txt       2007/07/24 19:34:38     1.38
+++ cluster/doc/usage.txt       2007/07/24 20:08:08     1.39
@@ -23,7 +23,7 @@
   or
   svn checkout http://svn.osdl.org/openais
   cd openais/branches/whitetank
-  make; make install DESTDIR=/usr
+  make; make install DESTDIR=/
 
 Install gfs/dlm/fencing/etc components
   get the latest cluster-2.xx.yy tarball from

Reply via email to