From mboxrd@z Thu Jan 1 00:00:00 1970 From: teigland@sourceware.org Date: 10 Jul 2006 16:37:54 -0000 Subject: [Cluster-devel] cluster/doc usage.txt Message-ID: <20060710163754.31122.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 2006-07-10 16:37:54 Modified files: doc : usage.txt Log message: set DESTDIR when installing openais Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt.diff?cvsroot=cluster&r1=1.28&r2=1.29 --- cluster/doc/usage.txt 2006/06/30 19:34:48 1.28 +++ cluster/doc/usage.txt 2006/07/10 16:37:53 1.29 @@ -23,7 +23,7 @@ Build and install the latest openais development tarball from http://developer.osdl.org/dev/openais/ - make; make install + make; make install DESTDIR=/ Build and install the latest libvolume_id from the udev tarball http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/udev-094.tar.bz2