]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: suggest GNULIB_REFDIR instead of GNULIB_SRCDIR
authorCollin Funk <collin.funk1@gmail.com>
Sun, 11 May 2025 17:07:22 +0000 (10:07 -0700)
committerPádraig Brady <P@draigBrady.com>
Mon, 12 May 2025 10:37:18 +0000 (11:37 +0100)
commitd314730ea4a78787be0b3cb814d2ed58cec5a66a
tree278d1580c0b479943f29b2ec0cdb5128f18655eb
parent8dd5b91d2cb8e4cf3224fb9d047be15841262056
doc: suggest GNULIB_REFDIR instead of GNULIB_SRCDIR

* README-hacking: Use GNULIB_REFDIR instead of GNULIB_SRCDIR since that
is the correct way to have ./bootstrap do 'git clone --reference'.
README-hacking