Changes in / [4f124a8:8d52d869]


Ignore:
Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/patchelf.xml

    r4f124a8 r8d52d869  
    8080    </para>
    8181
    82 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     82<screen><userinput>./configure --prefix=/usr \
     83            --docdir=/usr/share/doc/patchelf-&patchelf-version; &amp;&amp;
    8384make</userinput></screen>
    8485
     
    8687      To test the results, issue: <command>make check</command>.
    8788    </para>
     89
     90    <para>
     91      Now, as the &root; user:
     92    </para>
     93
     94<screen role="root"><userinput>make install</userinput></screen>
    8895
    8996  </sect2>
  • general/prog/python-dependencies/meson_python.xml

    r4f124a8 r8d52d869  
    6969      <bridgehead renderas="sect5">Required</bridgehead>
    7070      <para role="required">
    71         <xref linkend="packaging"/>
     71        <xref linkend="pyproject-metadata"/>
    7272      </para>
    7373
Note: See TracChangeset for help on using the changeset viewer.