Temporarily remove webchanges.sgml from the build. The file hasn't been
updated in ages (see docs/19189), and Wolfram has removed the link to it from index.sgml, so there's not really a need to build it. We can re-enable it if/when Nik (or someone else) finishes his script to auto-update it.
This commit is contained in:
parent
576f52ccaf
commit
e15c5b3805
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7390
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/Makefile,v 1.18 2000/03/21 18:44:11 nik Exp $
|
||||
# $FreeBSD: www/en/news/Makefile,v 1.19 2000/06/15 01:34:15 kuriyama Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -19,7 +19,7 @@ DOCS+= qnewsletter-2-2.sgml
|
|||
DOCS+= press.sgml
|
||||
DOCS+= newsflash.sgml
|
||||
DOCS+= news.sgml
|
||||
DOCS+= webchanges.sgml
|
||||
#DOCS+= webchanges.sgml
|
||||
|
||||
# press releases
|
||||
DOCS+= pressreleases.sgml
|
||||
|
|
Loading…
Reference in a new issue