Changeset 3add494 for server


Ignore:
Timestamp:
12/28/2016 07:33:48 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e676cd0
Parents:
b4c31a6
Message:

Update to thunderbird-45.6.0.
Update to openssh-7.4p1.
Update to apache-2.4.25.
+

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/apache.xml

    rb4c31a6 r3add494  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "04f19c60e810c028f5240a062668a688">
     10  <!ENTITY apache-md5sum        "2826f49619112ad5813c0be5afcc7ddb">
    1111  <!ENTITY apache-size          "6.1 MB">
    12   <!ENTITY apache-buildsize     "81 MB">
     12  <!ENTITY apache-buildsize     "76 MB">
    1313  <!ENTITY apache-time          "0.7 SBU">
    1414]>
     
    159159
    160160    <para>
    161       Now, as the <systemitem class="username">root</systemitem> user
    162       (notice that DESTDIR does not work properly as unpriviledged user):
    163     </para>
     161      Now, as the <systemitem class="username">root</systemitem> user:
     162    </para>
     163
     164    <note><para>This package does not install properly using DESTDIR
     165    techniques as an unpriviledged user.</para></note>
    164166
    165167<screen role="root"><userinput>make install                                 &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.