From ff23c5f63ab7eb546ad808d95563b3d0e10bed61 Mon Sep 17 00:00:00 2001 From: Ken Smith <kensmith@FreeBSD.org> Date: Fri, 9 Apr 2004 00:43:40 +0000 Subject: [PATCH] Get branches.ascii from a different location, the one in the English section recently disappeared. I'm very sorry for messing with this but re@ is trying to get the 4.10-BETA builds done and the doc build is failing because of this. Please feel free to fix this some other way if you like. --- ru_RU.KOI8-R/articles/releng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru_RU.KOI8-R/articles/releng/Makefile b/ru_RU.KOI8-R/articles/releng/Makefile index f20000286e..6b05878a51 100644 --- a/ru_RU.KOI8-R/articles/releng/Makefile +++ b/ru_RU.KOI8-R/articles/releng/Makefile @@ -25,7 +25,7 @@ CLEANFILES+= ${EXTRA_SRCS} SRCS= article.sgml ${EXTRA_SRCS} ${EXTRA_SRCS}: - ${CP} ${DOC_PREFIX}/en_US.ISO8859-1/articles/releng/${.TARGET} ${.OBJDIR}/ + ${CP} ${DOC_PREFIX}/fr_FR.ISO8859-1/articles/releng/${.TARGET} ${.OBJDIR}/ # IMAGES IMAGES_EN= branches.pic