[linux-minidisc] [commit] Linux utilities to deal with Sony Minidisc Walkman branch, master, updated. 5e8d0d7e17c8d7bcb361e737bbce9950dbaa201d
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linux utilities to deal with Sony Minidisc Walkman".
The branch, master has been updated
via 5e8d0d7e17c8d7bcb361e737bbce9950dbaa201d (commit)
from 3c2a085ae5c71b2c68c9d3627bea2714d2819fe5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5e8d0d7e17c8d7bcb361e737bbce9950dbaa201d
Author: Michael Karcher <mkarcher@physik.fu-berlin.de>
Date: Tue Mar 23 00:08:58 2010 +0100
Add fixed fallback path on MacOS for libusb-1.0
python versions outside of MacPorts do not look into /opt/local/lib on
find_library, as find-library is about finding libraries "as the compiler
would do in the current runtime environment". libusb-1.0 is usually
installed by MacPorts, so test this explicitly.
-----------------------------------------------------------------------
Summary of changes:
netmd/libusb1.py | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
hooks/post-receive
--
Linux utilities to deal with Sony Minidisc Walkman