From 26856d2006f130a1c291a3409789c7ca16271544 Mon Sep 17 00:00:00 2001 From: Takafumi Arakaki Date: Sat, 12 Jan 2013 19:18:11 +0100 Subject: [PATCH] Use original repository for smartchr recipe It seems this recipe uses emacsmirror from the very beginning. We should use the original repository if it is maintained. See: 6f8126acb3257da303debf27e978c9823234e76e --- recipes/smartchr.rcp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/smartchr.rcp b/recipes/smartchr.rcp index 2fd3baa9..175c8050 100644 --- a/recipes/smartchr.rcp +++ b/recipes/smartchr.rcp @@ -1,4 +1,5 @@ (:name smartchr - :type emacsmirror + :type github + :pkgname "imakado/emacs-smartchr" :features smartchr :description "Emacs version of smartchr.vim")