Ignore:
Timestamp:
11/23/2015 06:07:30 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
5aa7dce
Parents:
b663ee2
Message:
  • libxml2-2.9.3: place "check.log" inside the source code (Bruces

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/pulseaudio.xml

    rb663ee2 rbeee921  
    128128    If desired, remove them with:</para>
    129129
    130 <screen><userinput>sed -i "/seems to be moved/s/^/#/" build-aux/ltmain.sh libtool</userinput></screen>
     130<screen><userinput>sed -i "/seems to be moved/s/^/#/" build-aux/ltmain.sh</userinput></screen>
    131131    </note>
    132132
     
    258258        <seg>
    259259          libpulse.so,
    260           libpulsecommon-7.0.so,
     260          libpulsecommon-&pulseaudio-major-version;.so,
    261261          libpulsedsp.so,
    262262          libpulse-mainloop-glib.so,
     
    267267          /etc/pulse,
    268268          /usr/include/pulse,
    269           /usr/lib/{pulseaudio,pulse-7.0},
     269          /usr/lib/{pulseaudio,pulse-&pulseaudio-major-version;},
    270270          /usr/lib/cmake/PulseAudio,
    271271          /usr/libexec/pulse, and
Note: See TracChangeset for help on using the changeset viewer.