a96982af4a
type, to copy a directory, and clean up "COPY" list entries.
12 lines
306 B
Plaintext
12 lines
306 B
Plaintext
# $Id: list,v 1.3 1995/08/14 01:50:17 cgd Exp $
|
|
|
|
# the disktab explanation file
|
|
COPY disktab.preinstall etc/disktab.preinstall
|
|
|
|
# and the installation tools
|
|
COPY dot.profile .profile
|
|
COPY dot.instutils .instutils
|
|
COPY install.sh install
|
|
COPY dot.hdprofile tmp/.hdprofile
|
|
SPECIAL chmod 755 install
|