Stop overwriting the en_US release notes with the DE ones.

This commit is contained in:
Udo Erdelhoff 2002-12-09 12:00:47 +00:00
parent 99e77c0504
commit b334ecc555
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15241

View file

@ -8,7 +8,7 @@
# path to that relnotes set. # path to that relnotes set.
# #
# $FreeBSD$ # $FreeBSD$
# $FreeBSDde: de-www/relnotes/Makefile,v 1.2 2002/12/08 14:32:09 ue Exp $ # $FreeBSDde: de-www/relnotes/Makefile,v 1.3 2002/12/08 20:39:52 ue Exp $
# basiert auf: 1.5 # basiert auf: 1.5
# #
@ -26,7 +26,7 @@ all install clean obj:
(unset DESTDIR || true; \ (unset DESTDIR || true; \
cd $$realpath && ${MAKE} \ cd $$realpath && ${MAKE} \
FORMATS=html\ html-split \ FORMATS=html\ html-split \
DOCDIR=${DESTDIR}/data/${.CURDIR:T}/$$webname \ DOCDIR=${DESTDIR}/data/de/${.CURDIR:T}/$$webname \
DOC_PREFIX=${.CURDIR}/../../../doc \ DOC_PREFIX=${.CURDIR}/../../../doc \
DIRPRFX=${.CURDIR:T}/$$webname/ \ DIRPRFX=${.CURDIR:T}/$$webname/ \
NO_LANGCODE_IN_DESTDIR=true \ NO_LANGCODE_IN_DESTDIR=true \