The README file in the floppies/ directory of a distribution should
come from the installation document (of the release documentation) not the readme. The installation document is the one that has the content of the old FLOPPIES.TXT. Pointy hat to: bmah
This commit is contained in:
parent
dbcc198301
commit
3e742bc8dd
@ -691,7 +691,7 @@ release.9:
|
||||
${MNT} ${FIXITSIZE} ${RD}/fixitfd ${FIXITINODE} ${FIXITLABEL}
|
||||
# Do our last minute floppies directory setup in a convenient place.
|
||||
.if !defined(NODOC)
|
||||
@cp ${.CURDIR}/doc/${RELNOTES_LANG}/readme/article.txt \
|
||||
@cp ${.CURDIR}/doc/${RELNOTES_LANG}/installation/${MACHINE_ARCH}/article.txt \
|
||||
${RD}/floppies/README.TXT
|
||||
@(cd ${RD}/floppies; md5 README.TXT *.flp > CHECKSUM.MD5)
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user