Changeset 240b1a8 for pkgmngt


Ignore:
Timestamp:
03/11/2017 04:47:43 PM (7 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, trunk
Children:
4027fed, 56178ba
Parents:
abc276c
Message:

Update pacman commands (not version, it would require too many changes to the
build system).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pkgmngt/packageManager.xml.pacman

    rabc276c r240b1a8  
    2323        <para>Download: <ulink url="http://www.libarchive.org/downloads/libarchive-3.1.2.tar.gz"/></para>
    2424        <para>MD5 sum: <literal>efad5a503f66329bb9d2f4308b5de98a</literal></para>
    25         <para>Download: <ulink url="ftp://ftp.archlinux.org/other/pacman/pacman-4.1.2.tar.gz"/></para>
     25        <para>Download: <ulink url="https://sources.archlinux.org/other/pacman/pacman-4.1.2.tar.gz"/></para>
    2626        <para>MD5 sum: <literal>063c8b0ff6bdf903dc235445525627cd</literal></para>
    2727</sect1>
     
    4444<screen><userinput remap="configure">./configure --prefix=/tools \
    4545            --without-bz2lib \
     46            --without-xml2   \
    4647            --enable-bsdtar=static \
    4748            --enable-bsdcpio=static</userinput></screen>
     
    7677can also use remap="adjust" for the same purpose. -->
    7778<screen><userinput remap="configure">./configure --prefix=/tools \
     79    --without-openssl \
    7880    PKG_CONFIG_PATH=/tools/lib/pkgconfig \
    7981    DUPATH=/tools/bin/du</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.