[PATCH 1/2] xfstests README: added 'make install' to building steps
Eric Sandeen
sandeen at sandeen.net
Tue May 15 10:47:39 CDT 2012
On 4/25/12 5:52 AM, Tom Marek wrote:
> There was no mention of 'make install' step in the README file.
> Run make install added to section 'Building Linux'.
Ok, I'll merge this. TBH I've never run "make install" ;)
-Eric
> 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
More information about the xfs
mailing list