From 8948c04cce8ce0ec43874828762c58e2dff40019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 14 Sep 2014 15:27:08 +0200 Subject: remove unused files and comments --- debian/patches/03_usb-db.diff | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/patches/03_usb-db.diff') diff --git a/debian/patches/03_usb-db.diff b/debian/patches/03_usb-db.diff index ebbc47b..7c437ba 100644 --- a/debian/patches/03_usb-db.diff +++ b/debian/patches/03_usb-db.diff @@ -1,7 +1,7 @@ Description: Use hwdb builtin, instead of the obsolete usb-db in the udev rules. Author: Dmitrijs Ledkovs Bug-Ubuntu: https://bugs.launchpad.net/bugs/1200185 -Last-Update: 2014-02-03 +Last-Update: 2014-09-14 --- a/usb/55-Argyll.rules +++ b/usb/55-Argyll.rules @@ -9,7 +9,7 @@ Last-Update: 2014-02-03 ENV{COLOR_MEASUREMENT_DEVICE}=="*?", ENV{ACL_MANAGE}!="*?", MODE="660", GROUP="plugdev" # Set ID_VENDOR and ID_MODEL acording to VID and PID --IMPORT{program}="usb-db %p" -+IMPORT{builtin}="hwdb --subsystem=usb" +-TEST=="/lib/udev/usb-db", IMPORT{program}="usb-db %p" ++TEST=="/lib/udev/usb-db", IMPORT{builtin}="hwdb --subsystem=usb" LABEL="argyll_rules_end" -- cgit v1.2.3