Changeset e3b16bb for xsoft


Ignore:
Timestamp:
02/17/2023 07:47:20 AM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
e3c278d
Parents:
03c0def
Message:

Fix sed for seamonkey

The number of <spaces> is important for indenting in python.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r03c0def re3b16bb  
    289289    </para>
    290290
    291 <screen><userinput>sed -i "/if sys.executable !=/i\ open(join(bin_dir, 'pyvenv.cfg'), 'w').close()" \
     291<screen><userinput>sed -i "/if sys.executable !=/i\    open(join(bin_dir, 'pyvenv.cfg'), 'w').close()" \
    292292    third_party/python/virtualenv/virtualenv.py</userinput></screen>
    293293
Note: See TracChangeset for help on using the changeset viewer.