diff -r 0f0e1a4f811b -r 6c9bb5cf5610 components/python/jsonrpclib/Makefile --- a/components/python/jsonrpclib/Makefile Wed Nov 28 01:19:47 2012 -0800 +++ b/components/python/jsonrpclib/Makefile Thu Nov 29 06:06:04 2012 -0800 @@ -33,6 +33,7 @@ COMPONENT_ARCHIVE_HASH= \ sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb COMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH) +COMPONENT_BUGDB= utility/python include $(WS_TOP)/make-rules/prep.mk include $(WS_TOP)/make-rules/setup.py.mk