not exist.
OK halex@ krw@
-# $OpenBSD: install.sub,v 1.766 2014/04/21 19:05:40 rpe Exp $
+# $OpenBSD: install.sub,v 1.767 2014/04/21 23:15:09 rpe Exp $
#
# Copyright (c) 1997-2009 Todd Miller, Theo de Raadt, Ken Westerback
# All rights reserved.
# Accept a valid absolute path.
[[ -d /$resp ]] && { _dir=/$resp; break; }
echo "The directory '$resp' does not exist."
+ $auto && exit 1
done
install_files "file://$_dir" "$(ls $_dir/)"