diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-19 14:28:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-19 14:28:48 +0000 |
commit | 00f15e21d67fa22ea631f2aa0727ab2f08bf14dd (patch) | |
tree | 1c2a88d613f49b39f7310572f2b13264f795dcfa /Makefile | |
parent | 2741f5afe0168b8f72654c8b3cab095665174c52 (diff) | |
download | alpine-conf-00f15e21d67fa22ea631f2aa0727ab2f08bf14dd.zip |
renamed setup-webconf to setup-acf
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ SBIN_FILES := albootstrap\ setup-keymap\ setup-mta\ setup-sendbug\ - setup-webconf\ + setup-acf\ update-conf SCRIPTS := $(LIB_FILES) $(SBIN_FILES) |