Now that the SourceForge HBAAPI code has merged
into hbaapi_build to create libHBAAPI we no longer
need to instruct the user to download the code.

This patch updates the INSTALL document to remove
the download step. The patch also updates the header
at the top of the file to remove a reference to
the SourceForge code.

Signed-off-by: Robert Love <robert.w.l...@intel.com>
Tested-by: Ross Brattain <ross.b.bratt...@intel.com>
---
 INSTALL |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/INSTALL b/INSTALL
index 1b9839e..10d3654 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,5 @@
 This document explains how to build the sourceforge
-HBA API wraper library from source using the hbaapi_build
-repository.
+HBA API wraper library from source.
 
 ##
 # HBA API Wrapper Library
@@ -16,10 +15,7 @@ DEPENDENCIES
 
 PROCESS
 
-1) Obtain the source tarball from sourceforge
-   http://sourceforge.net/projects/hbaapi/
-
-2) Bootstrap, configure, make and make install
+1) Bootstrap, configure, make and make install
    # ./bootstrap.sh
    # rpm --eval "%configure" | sh
    # make

_______________________________________________
devel mailing list
devel@open-fcoe.org
https://lists.open-fcoe.org/mailman/listinfo/devel

Reply via email to