From db10848cdb3dabc4b820181250717e5235b5cbaf Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Sat, 7 Dec 2013 19:39:32 -0800 Subject: [PATCH] Remove cfengine until we can get it sorted out. Based on #1226 there doesn't seem to be a good reason for this to exist in MELPA. If more discussion occurs we can revert this commit. --- recipes/cfengine | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 recipes/cfengine diff --git a/recipes/cfengine b/recipes/cfengine deleted file mode 100644 index 20d47c2e..00000000 --- a/recipes/cfengine +++ /dev/null @@ -1,2 +0,0 @@ -(cfengine :repo "cfengine/core" :fetcher github - :files ("contrib/cfengine.el" "contrib/cfengine-code-style.el"))