[PATCH 1/2 V2] xfstests README: added 'make install' to building steps
Tom Marek
tmarek at redhat.com
Fri Apr 27 05:07:19 CDT 2012
There was no mention of 'make install' step in the README file.
run make install added to section 'Building Linux'.
Signed-off-by: Tom Marek <tmarek at redhat.com>
---
README | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/README b/README
index 0f52f02..d81ede9 100644
--- a/README
+++ b/README
@@ -3,7 +3,9 @@ BUILDING THE FSQA SUITE
_______________________
Building Linux:
- - cd into the xfstests directory and run make.
+ - cd into the xfstests directory
+ - run make
+ - run make install
Building IRIX:
- cd into the xfstests directory
--
1.7.7.6
More information about the xfs
mailing list