Grrrr. Disable index build in FRDP repository until we really find the source
of these errors. Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
ab82d1c042
commit
7de8cb9011
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27191
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.42 2006/02/19 12:21:47 marck Exp $
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.43 2006/02/19 21:52:34 marck Exp $
|
||||||
#
|
#
|
||||||
# Original revision: 1.93
|
# Original revision: 1.93
|
||||||
#
|
#
|
||||||
|
@ -37,7 +37,7 @@ DOC?= book
|
||||||
|
|
||||||
FORMATS?= html-split
|
FORMATS?= html-split
|
||||||
|
|
||||||
HAS_INDEX= true
|
#HAS_INDEX= true
|
||||||
|
|
||||||
INSTALL_COMPRESSED?= gz
|
INSTALL_COMPRESSED?= gz
|
||||||
INSTALL_ONLY_COMPRESSED?=
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
Loading…
Reference in a new issue