From: Paul Floyd Date: Sun, 3 Sep 2023 06:27:19 +0000 (+0200) Subject: FreeBSD: clarify which package GNU cp is in (needed for nightly tests) X-Git-Tag: VALGRIND_3_22_0~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=777b0e041a880f6cce5b8e39068aa77ca11ff50d;p=thirdparty%2Fvalgrind.git FreeBSD: clarify which package GNU cp is in (needed for nightly tests) --- diff --git a/README.freebsd b/README.freebsd index ce1e435f5d..449796353f 100644 --- a/README.freebsd +++ b/README.freebsd @@ -156,7 +156,7 @@ and "gmake regtest". Again, more details can be seen in README_DEVELOPERS. If you want to run the 'nightly' script (see nightly/README.txt) -you will need to install gcp and coreutils and modify the +you will need to install coreutils (for GNU cp) and modify the nightly/conf/freebsd.* files. The default configuration sends an e-mail to the valgrind-testresults mailing list.