diff --git a/chapter08/gawk.xml b/chapter08/gawk.xml index 192cc9f32..3e177948e 100644 --- a/chapter08/gawk.xml +++ b/chapter08/gawk.xml @@ -54,7 +54,8 @@ To test the results, issue: -make check +chown -Rv tester . +su tester -c "PATH=$PATH make check" Install the package: diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 545f47889..e99167d07 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -42,8 +42,8 @@ Remove several inappropriate uses of the pure - attribute or they'd cause runtime issues when the package is built - with GCC 13 or later: + attribute that cause runtime issues when the package is built + with gcc-13 or later: sed '/bus_message_type_from_string/s/_pure_//' \