From mboxrd@z Thu Jan 1 00:00:00 1970 From: teigland@sourceware.org Date: 24 Jul 2007 20:08:10 -0000 Subject: [Cluster-devel] cluster/doc usage.txt Message-ID: <20070724200810.23702.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: teigland at sourceware.org 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