wok-next view slitaz-tools/stuff/patches/usb-ids.patch @ rev 20663

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
parents
children
line source
1 Move usb.ids.gz to /usr/share/hwdata/
3 --- a/tinyutils/hwsetup.orig
4 +++ b/tinyutils/hwsetup
5 @@ -16,7 +16,7 @@
6 CONFIRM_SUGGESTED="no"
7 NON_FREE="no"
8 DETECTED="no"
9 -USB_IDS=/usr/share/misc/usb.ids.gz
10 +USB_IDS=/usr/share/hwdata/usb.ids.gz
13 usage() {