Backout last revision which should not have been committed, since it
was just my various tests. Pointyhat++ to: simon
This commit is contained in:
parent
e3b390333d
commit
90d4f1a69c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27963
1 changed files with 0 additions and 12 deletions
|
@ -13,7 +13,6 @@ DOCS+= about.sgml
|
|||
DOCS+= machines.sgml
|
||||
DOCS+= mirror.sgml
|
||||
DOCS+= new-account.sgml
|
||||
DOCS+= new-mailinglist.sgml
|
||||
DOCS+= statistic.sgml
|
||||
DOCS+= developer.sgml
|
||||
DOCS+= bylaws.sgml
|
||||
|
@ -23,8 +22,6 @@ DOCS+= core-vote.sgml
|
|||
DOCS+= doceng.sgml
|
||||
DOCS+= rtp.sgml
|
||||
DOCS+= policies.sgml
|
||||
DOCS+= builds.sgml
|
||||
DOCS+= buildstatus.sgml
|
||||
DOCS+= fortunes.sgml
|
||||
|
||||
INDEXLINK= internal.html
|
||||
|
@ -45,15 +42,6 @@ homepage.html: homepage.inc
|
|||
CLEANFILES+= homepage.inc
|
||||
.endif
|
||||
|
||||
buildstatus.html: buildstatus.xsl builds.xml ../includes.xsl
|
||||
${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \
|
||||
${.CURDIR}/buildstatus.xsl ${.CURDIR}/builds.xml
|
||||
.if !defined(NO_TIDY)
|
||||
-${TIDY} ${TIDYOPTS} ${.TARGET}
|
||||
.endif
|
||||
|
||||
DATA+= buildstatus.html
|
||||
CLEANFILES+= buildstatus.html
|
||||
DATA+= README.mirror ssh-keys.asc
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue