Rename install.sh to install. This is what the profile expects. Noted by

Julian Coleman.
This commit is contained in:
leo 2002-06-17 20:22:34 +00:00
parent 49a54992e4
commit 931cf420c7

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.1 2002/05/12 19:50:30 leo Exp $ # $NetBSD: list,v 1.2 2002/06/17 20:22:34 leo Exp $
PROG bin/cat PROG bin/cat
PROG bin/chmod PROG bin/chmod
@ -44,4 +44,4 @@ SPECIAL umount srcdir distrib/utils/x_umount
# The installation scripts # The installation scripts
COPY ${CURDIR}/install.md install.md COPY ${CURDIR}/install.md install.md
COPY ${CURDIR}/install.sh install.sh COPY ${CURDIR}/install.sh install 555