[openib-general] [PATCH] fix management/README

Michael S. Tsirkin mst at mellanox.co.il
Sun Apr 17 02:32:45 PDT 2005


Fix build instructions to refer to directories that actually exist.

Signed-off-by: Michael S. Tsirkin <mst at mellanox.co.il>

Index: src/userspace/management/README
===================================================================
--- src/userspace/management/README	(revision 2171)
+++ src/userspace/management/README	(working copy)
@@ -61,7 +61,7 @@
 ./autogen.sh && ./configure && make && make install
 2. In osm/complib and osm/libvendor, run:
 ./autogen.sh && ./configure && make && make install
-3. In all util, diag, and osm/opensm subdirectories, run:
+3. In all util/mad_test, diags, and osm/opensm subdirectories, run:
 ./autogen.sh && ./configure
 4. At top level of management, run:
 make && make install 

-- 
MST - Michael S. Tsirkin



More information about the general mailing list