- Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit)
This commit is contained in:
parent
282a032540
commit
4fe414e55f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38822
930 changed files with 1474 additions and 15436 deletions
|
@ -11,4 +11,4 @@ SUBDIR= Section
|
|||
|
||||
DATA= MIMEIterator.pm Section.pm
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
|
||||
WEBBASE?= /data/cgi/GnatsPR
|
||||
WEB_PREFIX?= ${.CURDIR}/../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../../..
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
DATA= Email.pm FieldStart.pm MIME.pm Patch.pm StateChange.pm Text.pm
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue