summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-09-23 22:32:09 +0000
committerbmah <bmah@FreeBSD.org>2001-09-23 22:32:09 +0000
commit35e45efa1a5f8aa389553dc7e40f96b4cac13e76 (patch)
treecefc5c45fe5698e36ead2a72f9f07ce43c6b6737 /release
parent3274d63b58830e318cb5bacbd61d1cebd8a80ca4 (diff)
downloadFreeBSD-src-35e45efa1a5f8aa389553dc7e40f96b4cac13e76.zip
FreeBSD-src-35e45efa1a5f8aa389553dc7e40f96b4cac13e76.tar.gz
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
Diffstat (limited to 'release')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 9d57b6c..edb6da9 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -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
OpenPOWER on IntegriCloud