Changeset e9aa209b for general/genlib


Ignore:
Timestamp:
07/27/2023 06:20:16 AM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
bc1414a3
Parents:
d26b2db
git-author:
Xi Ruoyao <xry111@…> (07/27/2023 06:19:25 AM)
git-committer:
Xi Ruoyao <xry111@…> (07/27/2023 06:20:16 AM)
Message:

umockdev: Remove unneeded PATH addition for test

Now udevadm is in /usr/bin for both LFS SysV and LFS Systemd.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/umockdev.xml

    rd26b2db re9aa209b  
    9999
    100100    <para>
    101       To test the results, issue: <command>PATH=$PATH:/usr/sbin ninja
    102       test</command>. The addition to <envar>PATH</envar> is needed if you
    103       use the starting scripts in <xref linkend="postlfs-config-profile"/>,
    104       because some tests need to run <command>udevadm</command>. One test
     101      To test the results, issue: <command>ninja test</command>. One test
    105102      needs to be run in an X session.
    106103    </para>
Note: See TracChangeset for help on using the changeset viewer.