Ignore:
Timestamp:
05/19/2021 05:57:03 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
1a46c6e
Parents:
d4eefa36
Message:

xf86-input-wacom: Stop installing udev rules in /lib/udev/rules.d, and
stop installing systemd units in /lib/systemd/system.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-wacom.xml

    rd4eefa36 r6c7a4aa1  
    130130      </para>
    131131
    132 <screen revision="sysv"><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no \
    133             --with-udev-rules-dir=/lib/udev/rules.d &amp;&amp;
     132<screen revision="sysv"><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no &amp;&amp;
    134133make</userinput></screen>
    135134
    136 <screen revision="systemd"><userinput>./configure $XORG_CONFIG \
    137             --with-udev-rules-dir=/lib/udev/rules.d \
    138             --with-systemd-unit-dir=/lib/systemd/system &amp;&amp;
     135<screen revision="systemd"><userinput>./configure $XORG_CONFIG &amp;&amp;
    139136make</userinput></screen>
    140137
Note: See TracChangeset for help on using the changeset viewer.