diff --git a/META6.json b/META6.json index 934ed94..6226b8c 100644 --- a/META6.json +++ b/META6.json @@ -32,7 +32,7 @@ }, "resources" : [ "libraries/pyhelper" ], "source-url" : "git://github.com/niner/Inline-Python.git", - "builder": "MakeFromJSON", + "builder": "Distribution::Builder::MakeFromJSON", "build": { "makefile-variables": { "pyhelper": {"resource": "libraries/pyhelper"},