mirror of
git://slackware.nl/current.git
synced 2025-01-17 18:12:36 +01:00
6 lines
250 B
Text
6 lines
250 B
Text
|
# I'm not sure we need this any more, so let's wait for a bug report
|
||
|
# https://wiki.archlinux.org/index.php/Wacom_Tablet
|
||
|
mkdir -p $PKG/lib/udev/rules.d
|
||
|
cat $CWD/post-install/xf86-input-wacom/60-wacom.rules > \
|
||
|
$PKG/lib/udev/rules.d/60-wacom.rules
|