File usbip-0.1.6-usb.ids_path.patch of Package usbip
--- src/lib/usbip_common.h +++ src/lib/usbip_common.h @@ -20,5 +20,5 @@ #ifndef USBIDS_FILE -#define USBIDS_FILE "/usr/share/hwdata/usb.ids" +#define USBIDS_FILE "/usr/share/usb.ids" #endif
--- src/lib/usbip_common.h +++ src/lib/usbip_common.h @@ -20,5 +20,5 @@ #ifndef USBIDS_FILE -#define USBIDS_FILE "/usr/share/hwdata/usb.ids" +#define USBIDS_FILE "/usr/share/usb.ids" #endif