Merge pull request #1966 from tarsius/packed

distribute packed-git as a separate package
This commit is contained in:
Steve Purcell 2014-08-28 19:59:19 +01:00
commit 1ee9e95c00
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
(packed :repo "tarsius/packed" :fetcher github)
(packed :repo "tarsius/packed" :fetcher github :files ("packed.el"))

1
recipes/packed-git Normal file
View file

@ -0,0 +1 @@
(packed-git :repo "tarsius/packed" :fetcher github :files ("packed-git.el"))