Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgconf.xml

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