Stop overwriting the en_US release notes with the DE ones.
This commit is contained in:
parent
99e77c0504
commit
b334ecc555
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15241
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# path to that relnotes set.
|
||||
#
|
||||
# $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
|
||||
#
|
||||
|
||||
|
@ -26,7 +26,7 @@ all install clean obj:
|
|||
(unset DESTDIR || true; \
|
||||
cd $$realpath && ${MAKE} \
|
||||
FORMATS=html\ html-split \
|
||||
DOCDIR=${DESTDIR}/data/${.CURDIR:T}/$$webname \
|
||||
DOCDIR=${DESTDIR}/data/de/${.CURDIR:T}/$$webname \
|
||||
DOC_PREFIX=${.CURDIR}/../../../doc \
|
||||
DIRPRFX=${.CURDIR:T}/$$webname/ \
|
||||
NO_LANGCODE_IN_DESTDIR=true \
|
||||
|
|
Loading…
Reference in a new issue