Fix broken autopair recipe, which referred to a missing autopair-pkg.el file

This commit is contained in:
Steve Purcell 2012-05-06 11:52:49 +01:00
parent 8be7c714c7
commit f421778f5f

View file

@ -1,4 +1,4 @@
(autopair
:fetcher svn
:url "http://autopair.googlecode.com/svn/trunk/"
:files ("autopair-pkg.el" "autopair.el"))
:files ("autopair.el"))