From 2f5d7d7d19ebcd298387e633661b2431ca5e833c Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 1 Jan 2021 00:35:52 +0000 Subject: [PATCH] chapter08/zstd: run the tests git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/zstd.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml index 9ed863659..0ec1a3c1b 100644 --- a/chapter08/zstd.xml +++ b/chapter08/zstd.xml @@ -46,7 +46,9 @@ make - This package does not come with a test suite. + To test the results, issue: + +make check Install the package: