From: Jim Meyering Date: Wed, 18 Apr 2012 18:16:39 +0000 (+0200) Subject: doc: tweak README-hacking X-Git-Tag: v8.17~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50751d8458888ba639e80460b1a6a7ce33efe3a;p=thirdparty%2Fcoreutils.git doc: tweak README-hacking * README-hacking: Don't say "...on your hard drive". That is unnecessary, and now, borderline anachronistic. --- diff --git a/README-hacking b/README-hacking index c7eae09f5a..83556d357a 100644 --- a/README-hacking +++ b/README-hacking @@ -29,8 +29,8 @@ You can get a copy of the source repository like this: $ cd coreutils As an optional step, if you already have a copy of the gnulib git -repository on your hard drive, then you can use it as a reference to -reduce download time and disk space requirements: +repository, then you can use it as a reference to reduce download +time and disk space requirements: $ export GNULIB_SRCDIR=/path/to/gnulib