From 53707700399a665394f66b7a9725197cada93a3b Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 25 Aug 2013 18:30:17 +0100 Subject: [PATCH] vlfi has been renamed to vlf (see #986) --- recipes/vlf | 1 + recipes/vlfi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 recipes/vlf diff --git a/recipes/vlf b/recipes/vlf new file mode 100644 index 00000000..a0c291f3 --- /dev/null +++ b/recipes/vlf @@ -0,0 +1 @@ +(vlf :repo "m00natic/vlfi" :fetcher github :files ("vlf.el")) diff --git a/recipes/vlfi b/recipes/vlfi index 328cd6f6..d3fd3c9a 100644 --- a/recipes/vlfi +++ b/recipes/vlfi @@ -1 +1 @@ -(vlfi :repo "m00natic/vlfi" :fetcher github) \ No newline at end of file +(vlfi :repo "m00natic/vlfi" :fetcher github :files ("vlfi.el"))