components/libusb/wrapper/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 774 d0cbca26a17c
child 3661 47545fb8aed4
--- a/components/libusb/wrapper/Makefile	Wed Nov 28 01:19:47 2012 -0800
+++ b/components/libusb/wrapper/Makefile	Thu Nov 29 06:06:04 2012 -0800
@@ -22,11 +22,12 @@
 #
 include ../../../make-rules/shared-macros.mk
 
-COMPONENT_NAME=		libusb
+COMPONENT_NAME=		libusb-wrapper
 COMPONENT_VERSION=	0.1.8
 IPS_COMPONENT_VERSION=	0.5.11
 COMPONENT_PROJECT_URL=	http://libusb.sf.net/
 COMPONENT_SRC=		src
+COMPONENT_BUGDB=	library/libusb
 
 include $(WS_TOP)/make-rules/justmake.mk
 include $(WS_TOP)/make-rules/ips.mk