Author: renodr
Date: Wed Dec 9 20:22:43 2020
New Revision: 23969
Log:
libwacom: Adapt to udev rules changes
Modified:
trunk/BOOK/general/genlib/libwacom.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/genlib/libwacom.xml
==============================================================================
--- trunk/BOOK/general/genlib/libwacom.xml Wed Dec 9 13:11:45 2020
(r23968)
+++ trunk/BOOK/general/genlib/libwacom.xml Wed Dec 9 20:22:43 2020
(r23969)
@@ -99,6 +99,12 @@
<title>Installation of libwacom</title>
<para>
+ First, adapt the udev rules to upstream udev/kernel changes:
+ </para>
+
+<screen><userinput remap="pre">sed -i
's/ACTION!="add|change"/ACTION=="remove"/'
tools/65-libwacom.rules.in</userinput></screen>
+
+ <para>
Install <application>libwacom</application> by running the following
commands:
</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Dec 9 13:11:45
2020 (r23968)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Dec 9 20:22:43
2020 (r23969)
@@ -45,6 +45,9 @@
<para>December 9th, 2020</para>
<itemizedlist>
<listitem>
+ <para>[renodr] - Adapt libwacom to upstream udev changes.</para>
+ </listitem>
+ <listitem>
<para>[ken] - MuPDF requires GLU. Fixes
<ulink url="&blfs-ticket-root;14365">#14365</ulink>.</para>
</listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page