fix emacs-eclim recipe

vendor directory was removed from the repository
This commit is contained in:
Donald Curtis 2013-02-16 09:08:17 -06:00
parent 27f4188f46
commit 5a20004156

View file

@ -1,4 +1,4 @@
(emacs-eclim
:fetcher github
:repo "senny/emacs-eclim"
:files ("*.el" "snippets" "vendor"))
:files ("*.el" "snippets"))