[lfs] 04/04: pkgconf: run the test suite

git Owner ([email protected] via lfs-book Mailing List) <[email protected]> Fri, 31 Jul 2026 20:14:16 +0000
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1785528866-3417518-7023
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

commit f328c972b6435107da424c97fa1d1c01e24e426b
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Jul 30 00:45:36 2026 +0800

    pkgconf: run the test suite
    
    The 3.0.x release no longer requires the non-LFS packages to run the
    test.
---
 chapter08/pkgconf.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/chapter08/pkgconf.xml b/chapter08/pkgconf.xml
index da8220c5b..e080a3864 100644
--- a/chapter08/pkgconf.xml
+++ b/chapter08/pkgconf.xml
@@ -59,6 +59,10 @@ python3 ../meson-&meson-version;/meson.py setup --prefix=/usr --buildtype=releas
 
 <screen><userinput remap="make">ninja</userinput></screen>
 
+    <para>To test the results, issue:</para>
+
+<screen><userinput remap="test">ninja test</userinput></screen>
+
     <para>Install the package:</para>
 
 <screen><userinput remap="install">ninja install

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1785528866-3417518-7023
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page

------------=_1785528866-3417518-7023--