aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-09-13 13:56:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-09-13 14:54:11 +0000
commit554dd8a46183be92961965dcbacd022236f4e7b3 (patch)
treef9836b05d7d39fb59183c1dd62e79f073dda853d /Makefile
parent2d40c0f4649bb3713283d210707f3fdf34cf1ddd (diff)
downloadalpine-conf-554dd8a46183be92961965dcbacd022236f4e7b3.tar.bz2
alpine-conf-554dd8a46183be92961965dcbacd022236f4e7b3.tar.xz
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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a716f1..1c3dc85 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ SBIN_FILES := lbu\
setup-ads\
setup-alpine\
setup-alpine-web\
- setup-apklbu\
+ setup-apkcache\
setup-apkrepos\
setup-ntp\
setup-cryptswap\