Actually show what kind of file for if do you want to edit this file. Before,

it would display as empty and nobody know what kind of file it talks about.
This commit is contained in:
Jeremy Messenger 2006-10-18 03:19:28 +00:00
parent f1abd31fa0
commit 26b110deb2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28879

View file

@ -27,7 +27,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
# $FreeBSD: www/en/gnome/gnome_prefix.sh,v 1.1 2006/09/09 17:24:00 mezz Exp $
#
### BEGIN changeable variables
LOCALBASE=/usr/local
@ -84,6 +84,7 @@ for d in ${dir}; do
export do_edit=yes
else
echo "Want to edit this file? [n]"
echo "${f}"
read EDIT
case "$EDIT" in