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

Fix bbdb-vcard recipe, which didn't actually include bbdb-vcard.el (see )

This commit is contained in:
Steve Purcell 2012-12-06 08:41:44 +00:00
parent 01fd9ddcfc
commit 51471c3d60

View file

@ -1,3 +1,3 @@
(bbdb-vcard :repo "trebb/bbdb-vcard" (bbdb-vcard :repo "trebb/bbdb-vcard"
:fetcher github :fetcher github
:files ("vcard*.el")) :files ("bbdb-vcard.el" "vcard.el"))