Changeset 15ebdfe


Ignore:
Timestamp:
04/21/2022 10:39:58 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
7777643
Parents:
72722427
Message:

libnl: run autoconf -fi after patching

The patch modifies configure.ac.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnl.xml

    r72722427 r15ebdfe  
    118118    </para>
    119119
    120 <screen><userinput>patch -Np1 -i ../libnl-&libnl-version;-upstream_test_fix-1.patch</userinput></screen>
     120<screen><userinput>patch -Np1 -i ../libnl-&libnl-version;-upstream_test_fix-1.patch
     121autoreconf -fi</userinput></screen>
    121122
    122123    <para>
Note: See TracChangeset for help on using the changeset viewer.