Fixup location of etc files to match the last move

This commit is contained in:
Ben Collins 2001-09-02 04:11:47 +00:00
parent 1450190875
commit 84d3f6f226
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ silo_deb=`ls $MIRROR/pool/main/s/silo/silo_*.deb | tail -1`
tar zxf - -C $inst/ ./boot/{cd,second}.b)
# Some custom etc files
cp -f -p $BASEDIR/tools/boot/$CODENAME/sparc-etc/{boot-msg.txt,debian.txt,silo.conf} \
cp -f -p $BASEDIR/sparc/etc/{boot-msg.txt,debian.txt,silo.conf} \
$inst/etc/
tmp=$TDIR/sparc-root