Changeset 8d52465b for general


Ignore:
Timestamp:
04/01/2021 09:35:29 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
f863a1b0
Parents:
442c799
Message:

Python2: Remove extra newline before the patch is applied
Hexchat: Fix python plugin and temporarily disable lua plugin

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    r442c799 r8d52465b  
    159159    </para>
    160160
    161 <screen><userinput>
    162 patch -Np1 -i ../Python-&python2-version;-security_fixes-1.patch &amp;&amp;
     161<screen><userinput>patch -Np1 -i ../Python-&python2-version;-security_fixes-1.patch &amp;&amp;
    163162./configure --prefix=/usr                              \
    164163            --enable-shared                            \
Note: See TracChangeset for help on using the changeset viewer.