Changeset ef66b4c for postlfs/shells


Ignore:
Timestamp:
10/12/2006 07:05:59 PM (18 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
0833850
Parents:
8d252f5
Message:

Fixed ASH and Rsync broken links.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6340 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/ash.xml

    r8d252f5 ref66b4c  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    197  <!ENTITY ash-download-http " ">
    20   <!ENTITY ash-download-ftp  "ftp://distro.ibiblio.org/pub/linux/distributions/slackware/slackware_source/ap/ash/ash-&ash-version;.tar.gz">
     8  <!ENTITY ash-download-ftp  "ftp://slackware.mirrors.tds.net/pub/slackware/slackware_source/ap/ash/ash-&ash-version;.tar.gz">
    219  <!ENTITY ash-md5sum        "1c59f5b62a081cb0cb3b053c01d79529">
    2210  <!ENTITY ash-size          "118 KB">
     
    9583make</userinput></screen>
    9684
     85    <para>This package does not come with a test suite.</para>
     86
    9787    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9888
Note: See TracChangeset for help on using the changeset viewer.