From 68f7de574ed3e43ee50f19d3a9e8bc69635cd3ee Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 12 Oct 2009 21:10:28 +0000 Subject: [PATCH] We haven't installed usbdevs for many moons now, and it doesn't work any more anyway. Add it to the "obsolete" list. --- ObsoleteFiles.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 5cfd75e1fcea..ef00999486d0 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -503,6 +503,8 @@ OLD_FILES+=usr/include/dev/usb/usb_quirks.h OLD_FILES+=usr/include/dev/usb/usbcdc.h OLD_FILES+=usr/include/dev/usb/usbdivar.h OLD_FILES+=usr/include/dev/usb/uxb360gp_rdesc.h +OLD_FILES+=usr/sbin/usbdevs +OLD_FILES+=usr/share/man/man8/usbdevs.8.gz # 20090203: removal of pccard header files OLD_FILES+=usr/include/pccard/cardinfo.h OLD_FILES+=usr/include/pccard/cis.h