aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-03-04 09:54:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-03-04 09:54:28 +0000
commit83faad7a14e0f5ef33248d0fd667a7fc1d4448a7 (patch)
tree094432d87b18e38969fa88294297fa22b5f528e0 /Makefile
parentdd86f561a03099700185b64d7281bdaeb7a89c3c (diff)
downloadalpine-conf-83faad7a14e0f5ef33248d0fd667a7fc1d4448a7.tar.bz2
alpine-conf-83faad7a14e0f5ef33248d0fd667a7fc1d4448a7.tar.xz
use setup-webconf rather than setup-acf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d5a1b2f..88fdc4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=1.3
+V=1.4
P=alpine-conf
PV=$(P)-$(V)
APKF=$(PV).apk
@@ -9,7 +9,6 @@ TMP=$(PV)
LIB_FILES=libalpine.sh
SBIN_FILES=albootstrap\
lbu\
- setup-acf\
setup-ads\
setup-alpine\
setup-cryptswap\