diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-09-13 13:56:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-09-13 14:54:11 +0000 |
commit | 554dd8a46183be92961965dcbacd022236f4e7b3 (patch) | |
tree | f9836b05d7d39fb59183c1dd62e79f073dda853d /Makefile | |
parent | 2d40c0f4649bb3713283d210707f3fdf34cf1ddd (diff) | |
download | alpine-conf-554dd8a46183be92961965dcbacd022236f4e7b3.zip |
setup-apkcache: new setup tool
A tool to setup the apk cache. This and setup-lbu replaces the
setup-apklbu tool.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ SBIN_FILES := lbu\ setup-ads\ setup-alpine\ setup-alpine-web\ - setup-apklbu\ + setup-apkcache\ setup-apkrepos\ setup-ntp\ setup-cryptswap\ |