From eca40c645f1b701a5105ca29acb2e58b3ecb6e62 Mon Sep 17 00:00:00 2001 From: Akshay Gupta Date: Tue, 16 Oct 2012 11:17:34 +0530 Subject: [PATCH] removed the html subdir from the package --- recipes/ecb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ecb b/recipes/ecb index 377e9b01..3762f267 100644 --- a/recipes/ecb +++ b/recipes/ecb @@ -1,3 +1,3 @@ (ecb :repo "alexott/ecb" :fetcher github - :files ("*.el" "ecb-images" "ecb2" "html")) + :files ("*.el" "ecb-images" "ecb2"))