Ignore:
Timestamp:
12/04/2021 08:32:42 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
104ff4e
Parents:
ce5723af (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/umockdev.xml

    rce5723af r1daaab6d  
    77  <!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
    88  <!ENTITY umockdev-download-ftp  " ">
    9   <!ENTITY umockdev-md5sum        "2470fe134b1ae4c6dde5c93e88f51596">
    10   <!ENTITY umockdev-size          "468 KB">
     9  <!ENTITY umockdev-md5sum        "76506eb290670e6bcdb58fa2a08e2944">
     10  <!ENTITY umockdev-size          "472 KB">
    1111  <!ENTITY umockdev-buildsize     "6.3 MB (with tests)">
    12   <!ENTITY umockdev-time          "0.1 SBU (with tests)">
     12  <!ENTITY umockdev-time          "0.2 SBU (with tests)">
    1313
    1414]>
     
    9999    </para>
    100100
    101 <screen><userinput>mkdir build &amp;&amp; 
     101<screen><userinput>mkdir build &amp;&amp;
    102102cd    build &amp;&amp;
    103103
     
    110110      use the starting scripts in <xref linkend="postlfs-config-profile"/>,
    111111      because some tests need to run <command>udevadm</command>. One test
    112       needs to be run in an X session. 
     112      needs to be run in an X session.
    113113    </para>
    114114
     
    198198        <listitem>
    199199          <para>
    200             wraps a program around 
     200            wraps a program around
    201201            <filename class="libraryfile">libumockdev-preload.so.0</filename>
    202202            through LD_PRELOAD
Note: See TracChangeset for help on using the changeset viewer.