Changeset e977e138


Ignore:
Timestamp:
09/26/2022 04:35:41 PM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
a9f2c2f
Parents:
c3a493c
Message:

Renamed cmake-15.0.1.src.tar.xz and placed on anduin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/llvm.xml

    rc3a493c re977e138  
    2222  <!ENTITY compiler-rt-size          "2.2 MB">
    2323
    24   <!ENTITY cmake-llvm-download-http "&llvm-url;/cmake-&llvm-version;.src.tar.xz">
     24  <!ENTITY cmake-llvm-download-http "&sources-anduin-http;/llvm/llvm-cmake-&llvm-version;.src.tar.xz">
     25<!--  <!ENTITY cmake-llvm-download-http "&llvm-url;/cmake-&llvm-version;.src.tar.xz">
     26      Renamed cmake-15.0.1.src.tar.xz and placed on anduin.-->
    2527  <!ENTITY cmake-llvm-md5sum        "8b768b6128baf4e6797ae54a10bc0ed2">
    2628  <!ENTITY cmake-llvm-size          "6.8 KB">
     
    220222      <para>
    221223        Starting with version 15.0.0, an additional tarball
    222         <filename>cmake-&llvm-version;.src.tar.xz</filename>
     224        <filename>llvm-cmake-&llvm-version;.src.tar.xz</filename>
    223225        needs to be extracted at the same level as the
    224226        <filename>llvm-&llvm-version;.src.tar.xz</filename> tarball,
     
    227229      </para>
    228230
    229 <screen><userinput>tar xf ../cmake-&llvm-version;.src.tar.xz &amp;&amp;
     231<screen><userinput>tar xf ../llvm-cmake-&llvm-version;.src.tar.xz &amp;&amp;
    230232mv cmake-&llvm-version;.src ../cmake</userinput></screen>
    231233
Note: See TracChangeset for help on using the changeset viewer.