Ignore:
Timestamp:
06/24/2020 05:21:03 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
3bf88d0
Parents:
6d05912
Message:

popt-1.18

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/popt.xml

    r6d05912 r4dbbc0a9  
    66
    77  <!ENTITY popt-download-http "http://ftp.rpm.org/mirror/popt/popt-&popt-version;.tar.gz">
    8   <!ENTITY popt-download-ftp  "&sources-anduin-ftp;/popt/popt-&popt-version;.tar.gz">
    9   <!ENTITY popt-md5sum        "3743beefa3dd6247a73f8f7a32c14c33">
    10   <!ENTITY popt-size          "702 kB">
    11   <!ENTITY popt-buildsize     "8 MB (includes installing documentation)">
     8  <!ENTITY popt-download-ftp  "ftp://ftp.rpm.org/pub/rpm/popt/releases/popt-1.x/popt-&popt-version;.tar.gz">
     9  <!ENTITY popt-md5sum        "450f2f636e6a3aa527de803d0ae76c5a">
     10  <!ENTITY popt-size          "567 kB">
     11  <!ENTITY popt-buildsize     "8.7 MB (includes installing documentation)">
    1212  <!ENTITY popt-time          "0.1 SBU">
    1313]>
     
    9393    </para>
    9494
    95 <screen remap="doc"><userinput>doxygen</userinput></screen>
     95<screen remap="doc"><userinput>sed -i 's@\./@src/@' Doxyfile &amp;&amp;
     96doxygen</userinput></screen>
    9697
    9798    <para>
Note: See TracChangeset for help on using the changeset viewer.