Alexander Hall <[email protected]> wrote:

> @@ -12,11 +12,11 @@ $OpenBSD: patch-cvsweb_cgi,v 1.12 2006/0
>   # == EDIT this ==
>   # Locations to search for user configuration, in order:
>  -for ("$mydir/cvsweb.conf", '/usr/local/etc/cvsweb/cvsweb.conf') {
> -+for ("$mydir/cvsweb.conf", '%%CONFDIR%%/cvsweb/cvsweb.conf') {
> ++for ("$mydir/cvsweb.conf", '/var/www/conf/cvsweb/cvsweb.conf') {

That's wrong.  This is one of those ports that first change something
with a patch, then run a substitution over it.  You need to update
the patch with the unsubstituted files.

-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to