From e95131de342879e418d51b8c729322611c905972 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Wed, 5 Jan 2011 01:46:39 +0000 Subject: [PATCH] Updated to libusb-1.0.8 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8778 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- general/genlib/libusb.xml | 10 +++------- introduction/welcome/changelog.xml | 3 +++ 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/general.ent b/general.ent index 1ab9e32676..431041ae51 100644 --- a/general.ent +++ b/general.ent @@ -160,7 +160,7 @@ $Date$ - + diff --git a/general/genlib/libusb.xml b/general/genlib/libusb.xml index f4e8d03ab2..dde7e099f8 100644 --- a/general/genlib/libusb.xml +++ b/general/genlib/libusb.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -79,10 +79,6 @@ make If Doxygen is installed and you wish to build the API documentation, issue the following command: - - make -C doc docs This package does not come with a test suite. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index a6d7b16e61..dbf144fa1c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,9 @@ January 5th, 2011 + + [randy] - Updated to libusb-1.0.8. + [randy] - Updated to Inetutils-1.8.