Changeset eb656edc


Ignore:
Timestamp:
02/20/2018 03:05:34 PM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
e9bb1a5
Parents:
182b953
Message:

Fix typos in exo and libgusb

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgusb.xml

    r182b953 reb656edc  
    107107
    108108    <screen><userinput>mkdir build &amp;&amp;
    109 ch    build &amp;&amp;
     109cd    build &amp;&amp;
    110110
    111111meson --prefix=/usr &amp;&amp;
  • xfce/core/exo.xml

    r182b953 reb656edc  
    66
    77  <!ENTITY exo-download-http
    8            "http://archive.xfce.org/src/xfce/exo/0.11/exo-&exo-version;.tar.bz2">
     8           "http://archive.xfce.org/src/xfce/exo/0.12/exo-&exo-version;.tar.bz2">
    99  <!ENTITY exo-download-ftp  " ">
    1010  <!ENTITY exo-md5sum        "2724afcca224f5fb22b510926d2740e5">
Note: See TracChangeset for help on using the changeset viewer.