Changeset a57b443 for xsoft


Ignore:
Timestamp:
02/25/2021 08:21:00 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 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:
1bd13722
Parents:
776cb5c3
Message:

Tags and a minor format change.

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

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r776cb5c3 ra57b443  
    310310     </para>
    311311
    312 <screen><userinput>sed -i -e 's/Disable/Enable/'      \
    313  -e '/^MOZ_REQUIRE_SIGNING/s/0/1/' \
    314  build/mozconfig.common</userinput></screen>
     312<screen><userinput>
     313sed -e 's/Disable/Enable/'            \
     314    -e '/^MOZ_REQUIRE_SIGNING/s/0/1/' \
     315    -i build/mozconfig.common</userinput></screen>
    315316
    316317    <para>
  • xsoft/other/tigervnc.xml

    r776cb5c3 ra57b443  
    3838    </para>
    3939
    40     &lfs10_checked;
     40    &lfs101_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.