diff options
Diffstat (limited to 'index/cache.mk')
-rw-r--r-- | index/cache.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/cache.mk b/index/cache.mk deleted file mode 100644 index 82a7627..0000000 --- a/index/cache.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += cache -pkg_cache_name = cache -pkg_cache_description = Erlang in-memory cache -pkg_cache_homepage = https://github.com/fogfish/cache -pkg_cache_fetch = git -pkg_cache_repo = https://github.com/fogfish/cache -pkg_cache_commit = master |