Ignore:
Timestamp:
07/03/2023 10:32:48 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2
Children:
1309e0e
Parents:
04ab6d0f (diff), c273fc81 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgconf.xml

    r04ab6d0f r6167e6b  
    5858<screen><userinput remap="install">make install</userinput></screen>
    5959
    60     <para>To maintain compatibility with the original Pkg-config create a
    61     symlink:</para>
     60    <para>To maintain compatibility with the original Pkg-config create two
     61    symlinks:</para>
    6262
    63 <screen><userinput remap="install">ln -sfv pkgconf /usr/bin/pkg-config</userinput></screen>
     63<screen><userinput remap="install">ln -sv pkgconf   /usr/bin/pkg-config
     64ln -sv pkgconf.1 /usr/share/man/man1/pkg-config.1</userinput></screen>
    6465
    6566  </sect2>
Note: See TracChangeset for help on using the changeset viewer.