Use TIDYFLAGS=-latin1.
Obtained from: Other latin1 translations.
This commit is contained in:
parent
858f472c2e
commit
c6fceda09b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8742
2 changed files with 8 additions and 2 deletions
|
@ -2,7 +2,10 @@
|
|||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: doc/de_DE.ISO_8859-1/books/Makefile.inc,v 1.1 2000/08/25 18:33:40 alex Exp $
|
||||
# $FreeBSDde: de-docproj/books/Makefile.inc,v 1.4 2001/02/01 21:24:27 alex Exp $
|
||||
#
|
||||
|
||||
TIDYFLAGS= -latin1
|
||||
|
||||
DESTDIR?= ${DOCDIR}/de_DE.ISO_8859-1/books/${.CURDIR:T}
|
||||
|
|
|
@ -2,7 +2,10 @@
|
|||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: doc/de_DE.ISO_8859-1/books/Makefile.inc,v 1.1 2000/08/25 18:33:40 alex Exp $
|
||||
# $FreeBSDde: de-docproj/books/Makefile.inc,v 1.4 2001/02/01 21:24:27 alex Exp $
|
||||
#
|
||||
|
||||
TIDYFLAGS= -latin1
|
||||
|
||||
DESTDIR?= ${DOCDIR}/de_DE.ISO_8859-1/books/${.CURDIR:T}
|
||||
|
|
Loading…
Reference in a new issue