Changes in / [6feda35:bec0516]


Ignore:
Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gawk.xml

    r6feda35 rbec0516  
    5555    <para>To test the results, issue:</para>
    5656
    57 <screen><userinput remap="test">make check</userinput></screen>
     57<screen><userinput remap="test">chown -Rv tester .
     58su tester -c "PATH=$PATH make check"</userinput></screen>
    5859
    5960    <para>Install the package:</para>
  • chapter08/systemd.xml

    r6feda35 rbec0516  
    4343    <para>
    4444      Remove several inappropriate uses of the <literal>pure</literal>
    45       attribute or they'd cause runtime issues when the package is built
    46       with GCC 13 or later:
     45      attribute that cause runtime issues when the package is built
     46      with gcc-13 or later:
    4747    </para>
    4848
Note: See TracChangeset for help on using the changeset viewer.