On 2012.07.02 18:46, Chuck Cook wrote:
> At the very bottom of Makefile.am :
>
> dist-up: dist
> rm -rf $(reldir)
> mkdir -p $(reldir)
> cp $(distdir).tar.bz2 $(reldir)
> rsync -rv $(reldir)
> frs.sourceforge.net:/home/frs/project/l/li/libusb/libusb-1.0/
> rm -rf $(rel
At the very bottom of Makefile.am :
dist-up: dist
rm -rf $(reldir)
mkdir -p $(reldir)
cp $(distdir).tar.bz2 $(reldir)
rsync -rv $(reldir)
frs.sourceforge.net:/home/frs/project/l/li/libusb/libusb-1.0/
rm -rf $(reldir)
The rsync command appears to point to a libusb relate