Commit a fix provided by danger to fix issues with the query-pr cgi scripts.
Submitted by: danger Reviewed by: keramida, trhodes
This commit is contained in:
parent
99795bb4ce
commit
a709ce875f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29361
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/cgi/Makefile,v 1.31 2006/08/29 19:46:27 simon Exp $
|
||||
# $FreeBSD: www/en/cgi/Makefile,v 1.32 2006/10/07 14:08:11 ceri Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
@ -15,6 +15,7 @@ DATA+= cvsweb.conf
|
|||
DATA+= cvsweb.conf-freebsd
|
||||
DATA+= cvsweb.conf-netbsd
|
||||
DATA+= cvsweb.conf-openbsd
|
||||
DATA+= query-pr-lib.pl
|
||||
|
||||
CGI=
|
||||
CGI+= confirm-code.cgi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue