From 61198b7d61e302fcd75b413a7088f3685e87839b Mon Sep 17 00:00:00 2001 From: "Yury G. Kudryashov" Date: Tue, 13 Apr 2010 07:23:55 +0000 Subject: [PATCH] Typo. Forgotten to remove dashes svn path=/nixpkgs/trunk/; revision=21045 --- pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules b/pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules index aa9865ac6378..ac7632a776d0 100644 --- a/pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules +++ b/pkgs/os-specific/linux/xf86-input-wacom/10-wacom.rules @@ -1,3 +1,3 @@ --# udev rule to create /dev/input/wacomN for wacom tablets -- --KERNEL="event*", SYSFS{manufacturer}="WACOM", NAME="input/%k", SYMLINK="input/wacom%e" +# udev rule to create /dev/input/wacomN for wacom tablets + +KERNEL="event*", SYSFS{manufacturer}="WACOM", NAME="input/%k", SYMLINK="input/wacom%e"