Changeset e48a6790


Ignore:
Timestamp:
04/21/2023 05:10:55 AM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
90a022d
Parents:
ca19f43
git-author:
Xi Ruoyao <xry111@…> (04/21/2023 05:09:44 AM)
git-committer:
Xi Ruoyao <xry111@…> (04/21/2023 05:10:55 AM)
Message:

x7lib: Remove unneeded sed for libXpm

The --disable-open-zfile option is now enough for disabling the faulty
test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7lib.xml

    rca19f43 re48a6790  
    300300
    301301    libXpm-[0-9]* )
    302       sed -i '/TestAll.*TRUE/s|^|//|' test/TestAllFiles.h
    303302      ./configure $XORG_CONFIG $docdir --disable-open-zfile
    304303    ;;
     
    337336    </para>
    338337-->
    339 
    340     <para>
    341       <command>sed ... test/TestAllFiles.h</command>:
    342       Fix a test file to work without the optional <command>compress</command>
    343       program.
    344     </para>
    345338
    346339    <para>
Note: See TracChangeset for help on using the changeset viewer.