From fb397f3299243e52b51847e9514468e6d7edf053 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 30 Oct 2009 19:04:27 +0100 Subject: [PATCH] fix JSON format : remove trailing comma --- plumage/markdown.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plumage/markdown.json b/plumage/markdown.json index d24d064..37a873a 100644 --- a/plumage/markdown.json +++ b/plumage/markdown.json @@ -22,7 +22,7 @@ "type" : "repository" }, "configure": { - "type" : "perl5_configure", + "type" : "perl5_configure" }, "build" : { "type" : "make"