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 related directory. We 
probably want to delete this for libusbx.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to