1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-07 17:00:09 -09:00

:files spec in mozc recipe is redundant

This commit is contained in:
Steve Purcell 2015-02-23 20:23:42 +00:00
parent 55e578ccae
commit 2aa643204d

View file

@ -1,4 +1,3 @@
(mozc (mozc
:fetcher svn :fetcher svn
:url "http://mozc.googlecode.com/svn/trunk/src/unix/emacs/" :url "http://mozc.googlecode.com/svn/trunk/src/unix/emacs/")
:files ("mozc.el"))