Changeset da2e8cb for chapter08/udev.xml


Ignore:
Timestamp:
07/29/2023 07:05:05 AM (11 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
3a01ce9
Parents:
7f440a6 (diff), 7263646 (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:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/udev.xml

    r7f440a6 rda2e8cb  
    128128install -vm755 udevadm                     /usr/bin/
    129129install -vm755 systemd-hwdb                /usr/bin/udev-hwdb
    130 ln      -sv    ../bin/udevadm              /usr/sbin/udevd
     130ln      -svfn  ../bin/udevadm              /usr/sbin/udevd
    131131cp      -av    libudev.so{,*[0-9]}         /usr/lib/
    132132install -vm644 ../src/libudev/libudev.h    /usr/include/
     
    148148    <!-- Please make sure systemd man pages tarball has a common leading
    149149         component in the path.  -->
    150 <screen><userinput remap="install">tar -xf ../../systemd-man-pages-253.tar.xz --strip-components=1       \
     150<screen><userinput remap="install">tar -xf ../../systemd-man-pages-&systemd-man-version;.tar.xz --strip-components=1       \
    151151    -C /usr/share/man --wildcards '*/udev*' '*/libudev*'              \
    152152                                  '*/systemd-'{hwdb,udevd.service}.8
Note: See TracChangeset for help on using the changeset viewer.