Add TIDYFLAGS=-raw.
This patch will solve problem with russian faq corruption.
This commit is contained in:
parent
d0fa9c9977
commit
96bc697129
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5848
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: doc/ru_RU.KOI8-R/books/Makefile.inc,v 1.2 1999/09/06 06:53:38 peter Exp $
|
||||
#
|
||||
|
||||
TIDYFLAGS= -raw
|
||||
|
||||
DESTDIR?= ${DOCDIR}/ru_RU.KOI8-R/books/${.CURDIR:T}
|
||||
|
|
Loading…
Reference in a new issue