@@ -7,4 +7,4 @@ package("cjson")
on_install("macosx", "linux", function(package)
os.vrun("make")
os.vrun("make PREFIX=\"%s\" install", package:installdir())
- end)
+ end)