diff options
Diffstat (limited to 'devel/cvsweb3/files/patch-cvsweb.cgi')
-rw-r--r-- | devel/cvsweb3/files/patch-cvsweb.cgi | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/devel/cvsweb3/files/patch-cvsweb.cgi b/devel/cvsweb3/files/patch-cvsweb.cgi index e713aa0900f7..5fa808aea4c7 100644 --- a/devel/cvsweb3/files/patch-cvsweb.cgi +++ b/devel/cvsweb3/files/patch-cvsweb.cgi @@ -1,8 +1,11 @@ ---- cvsweb.cgi.orig Wed Jan 3 08:34:45 2001 -+++ cvsweb.cgi Wed Jan 3 08:43:48 2001 -@@ -1 +1 @@ +--- cvsweb.cgi.orig Thu Jan 11 11:00:55 2001 ++++ cvsweb.cgi Thu Jan 11 12:35:36 2001 +@@ -1,2 +1,2 @@ -#!/usr/bin/perl -wT +#!!!PERL!! -wT -@@ -142 +142 @@ + # +@@ -148,3 +148,3 @@ + "$mydir/cvsweb.conf", - '/usr/local/etc/cvsweb/cvsweb.conf' + '!!PREFIX!!/etc/cvsweb/cvsweb.conf' + ) { |