- 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)
4 lines
80 B
Makefile
4 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
WEBBASE?= /data/cgi/GnatsPR
|
|
DOC_PREFIX?= ${.CURDIR}/../../../../..
|