diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2004-10-09 08:45:46 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2004-10-09 08:45:46 +0000 |
commit | 46c75fdad7a91eb8d379f3c2fc845cc62f4b5e42 (patch) | |
tree | 2add7a480332c28080963795f350d050c0ea8586 /sys-apps/usbutils/files | |
parent | path fixing bug #62786 (Manifest recommit) (diff) | |
download | gentoo-2-46c75fdad7a91eb8d379f3c2fc845cc62f4b5e42.tar.gz gentoo-2-46c75fdad7a91eb8d379f3c2fc845cc62f4b5e42.tar.bz2 gentoo-2-46c75fdad7a91eb8d379f3c2fc845cc62f4b5e42.zip |
path fixing bug #62786
Diffstat (limited to 'sys-apps/usbutils/files')
-rw-r--r-- | sys-apps/usbutils/files/digest-usbutils-0.11-r5 | 2 | ||||
-rw-r--r-- | sys-apps/usbutils/files/usbutils-0.11-fix-usb-ids-man-page-ref.patch | 12 |
2 files changed, 14 insertions, 0 deletions
diff --git a/sys-apps/usbutils/files/digest-usbutils-0.11-r5 b/sys-apps/usbutils/files/digest-usbutils-0.11-r5 new file mode 100644 index 000000000000..451d9c57e9b9 --- /dev/null +++ b/sys-apps/usbutils/files/digest-usbutils-0.11-r5 @@ -0,0 +1,2 @@ +MD5 05157bed61af65749f02713c10b8ef26 usbutils-0.11.tar.gz 229161 +MD5 efeabe86dc3ab36dc48a7c07b21cb7df usb.ids-20040902.gz 49178 diff --git a/sys-apps/usbutils/files/usbutils-0.11-fix-usb-ids-man-page-ref.patch b/sys-apps/usbutils/files/usbutils-0.11-fix-usb-ids-man-page-ref.patch new file mode 100644 index 000000000000..0297f4cd4a82 --- /dev/null +++ b/sys-apps/usbutils/files/usbutils-0.11-fix-usb-ids-man-page-ref.patch @@ -0,0 +1,12 @@ +diff -urN usbutils-0.11.orig/lsusb.8 usbutils-0.11/lsusb.8 +--- usbutils-0.11.orig/lsusb.8 2004-08-30 14:23:51.152236968 -0500 ++++ usbutils-0.11/lsusb.8 2004-08-30 14:26:17.194035240 -0500 +@@ -80,7 +80,7 @@ + + .SH FILES + .TP +-.B /usr/share/usb.ids ++.B /usr/share/misc/usb.ids + A list of all known USB ID's (vendors, products, classes, subclasses and protocols). + .TP + .B /proc/bus/usb |