Fixup location of etc files to match the last move
This commit is contained in:
parent
1450190875
commit
84d3f6f226
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue