Ignore:
Timestamp:
02/11/2016 07:19:50 AM (9 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
58b6b9b2
Parents:
17fee97b
Message:

X Software section: Merge changes from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16944 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/xchat.xml

    r17fee97b r5e94b6c3  
    3535    also possible.</para>
    3636
    37     &lfs77_checked;
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    111111
    112112<screen role="root"><userinput>make install &amp;&amp;
    113 install -v -dm755 /usr/share/doc/xchat-&xchat-version; &amp;&amp;
    114 install -v -m644  README faq.html \
    115                   /usr/share/doc/xchat-&xchat-version;</userinput></screen>
     113install -v -m755 -d /usr/share/doc/xchat-&xchat-version; &amp;&amp;
     114install -v -m644    README faq.html \
     115                    /usr/share/doc/xchat-&xchat-version;</userinput></screen>
    116116
    117117  </sect2>
Note: See TracChangeset for help on using the changeset viewer.