Exclude relnotes build to band-aid www build until I've found directory layout
to actually build release notes.
This commit is contained in:
parent
a651d76307
commit
db45a5cd24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30648
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD: www/ru/Makefile,v 1.50 2006/02/19 11:23:25 bvs Exp $
|
||||
# $FreeBSD: www/ru/Makefile,v 1.51 2006/08/19 21:58:14 hrs Exp $
|
||||
# $FreeBSDru: frdp/www/ru/Makefile,v 1.53 2006/02/18 18:46:43 gad Exp $
|
||||
#
|
||||
# Original revision: 1.122
|
||||
|
@ -77,7 +77,7 @@ SUBDIR+= doc
|
|||
SUBDIR+= ports
|
||||
.endif
|
||||
.if defined(BUILD_RELNOTES)
|
||||
SUBDIR+= relnotes
|
||||
#SUBDIR+= relnotes
|
||||
.endif
|
||||
|
||||
# Non-SGML
|
||||
|
|
Loading…
Reference in a new issue