From 3533bc1f8d8ba8089d1bbe1e39319e69772addce Mon Sep 17 00:00:00 2001 From: myuhe Date: Wed, 14 Jan 2015 22:06:49 +0900 Subject: [PATCH] * recipes/ddskk: Remove ccc.el from files property --- recipes/ddskk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ddskk b/recipes/ddskk index cbf9e313..4ea73740 100644 --- a/recipes/ddskk +++ b/recipes/ddskk @@ -2,5 +2,5 @@ :repo "skk-dev/ddskk" :fetcher github :old-names (skk) - :files ("ccc.el" "context-skk.el" "ddskk*.el" "skk*.el" "doc/skk.texi" "etc/skk.xpm" + :files ("context-skk.el" "ddskk*.el" "skk*.el" "doc/skk.texi" "etc/skk.xpm" (:exclude "skk-xemacs.el")))