diff options
author | stas <stas@FreeBSD.org> | 2009-03-09 19:22:45 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-03-09 19:22:45 +0000 |
commit | bf8b9802a6f18a57e942003c695f03173d6947d8 (patch) | |
tree | 7f6dd113d24d7220a851f28ba323d1425e180e08 | |
parent | b27007efcb6a9d094bb75ec33ed5d4f7375e7214 (diff) | |
download | FreeBSD-src-bf8b9802a6f18a57e942003c695f03173d6947d8.zip FreeBSD-src-bf8b9802a6f18a57e942003c695f03173d6947d8.tar.gz |
- Point libusb users to the ports collection UPDATING file.
-rw-r--r-- | UPDATING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -65,7 +65,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: libusb20.so.1 is now installed as libusb.so.1 and the ports system updated to use it. This requires a buildworld/installworld in order to update the library and dependencies (usbconfig, etc). Its advisable to - update your ports as the affected programs have had a revision bump. + rebuid all ports which uses libusb. More specific directions are given + in the ports collection UPDATING file. 20090302: A workaround is committed to allow the creation of System V shared |