distribute packed-git as a separate package

See https://github.com/tarsius/packed/commit/8cba417.
This commit is contained in:
Jonas Bernoulli 2014-08-28 20:22:15 +02:00
parent 490b81308a
commit 7da6f217e3
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"))