Changeset 01e9d327


Ignore:
Timestamp:
11/28/2022 08:52:09 PM (17 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
49b8f58
Parents:
78d8214e
Message:

Tweak tcsh instructions for current directory layout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/tcsh.xml

    r78d8214e r01e9d327  
    8484    </para>
    8585
    86 <screen><userinput>./configure --prefix=/usr --bindir=/bin &amp;&amp;
    87 
     86<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8887make</userinput></screen>
    8988
     
    110109    <title>Command Explanations</title>
    111110
    112     <para>
    113       <parameter>--bindir=/bin</parameter>: This installs the
    114       <command>tcsh</command> program in <filename
    115       class='directory'>/bin</filename> instead of <filename
    116       class='directory'>/usr/bin</filename>.
    117     </para>
    118111<!-- No longer there
    119112    <para>
Note: See TracChangeset for help on using the changeset viewer.