Changeset abc276c


Ignore:
Timestamp:
03/10/2017 08:42:08 PM (7 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, trunk
Children:
240b1a8
Parents:
d601cfc
Message:

Update to latest dpkg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pkgmngt/packageManager.xml.dpkg

    rd601cfc rabc276c  
    1010<!ENTITY external "Optional dependencies">
    1111<!ENTITY debian-pool "http://ftp2.fr.debian.org/debian/pool/main/">
    12 <!ENTITY dpkg-version "1.18.3">
    13 <!ENTITY dpkg-size "4,258 KB">
     12<!ENTITY dpkg-version "1.18.23">
     13<!ENTITY dpkg-size "4,411 KB">
    1414<!ENTITY dpkg-url "&debian-pool;d/dpkg/dpkg_&dpkg-version;.tar.xz">
    15 <!ENTITY dpkg-md5 "a5ca138121cc37c8fb0083462a3b4d47">
     15<!ENTITY dpkg-md5 "2195338c1792b0678575309a099d2da8">
    1616<!ENTITY dpkg-home "http://wiki.debian.org/Teams/Dpkg">
    1717<!ENTITY dpkg-ch5-du "56 MB">
     
    112112    --disable-start-stop-daemon \
    113113    --disable-update-alternatives \
    114     --without-zlib --with-liblzma=static --without-selinux</userinput></screen>
     114    --without-zlib --with-liblzma=static --without-libselinux</userinput></screen>
    115115
    116116    <variablelist>
     
    158158
    159159      <varlistentry>
    160         <term><parameter>--without-selinux</parameter></term>
     160        <term><parameter>--without-libselinux</parameter></term>
    161161        <listitem>
    162162          <para>Disable building for <application>selinux</application>, which
    163           is not used woth LFS/BLFS.</para>
     163          is not used with LFS/BLFS.</para>
    164164        </listitem>
    165165      </varlistentry>
     
    276276        --disable-start-stop-daemon \
    277277        --disable-update-alternatives \
    278         --without-selinux</userinput></screen>
     278        --without-libselinux</userinput></screen>
    279279
    280280    <variablelist>
     
    305305
    306306      <varlistentry>
    307         <term><parameter>--without-selinux</parameter></term>
     307        <term><parameter>--without-libselinux</parameter></term>
    308308        <listitem>
    309309          <para>Selinux is not used in LFS.</para>
Note: See TracChangeset for help on using the changeset viewer.