diff options
Diffstat (limited to 'www/rt2/files/patch-Makefile')
-rw-r--r-- | www/rt2/files/patch-Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/rt2/files/patch-Makefile b/www/rt2/files/patch-Makefile index 95f90e9782c6..5244bea5a9b9 100644 --- a/www/rt2/files/patch-Makefile +++ b/www/rt2/files/patch-Makefile @@ -1,11 +1,11 @@ ---- Makefile Sat Jul 20 10:42:39 2002 -+++ Makefile Thu Aug 15 22:17:55 2002 +--- Makefile.orig Fri Oct 4 11:48:46 2002 ++++ Makefile Wed Feb 12 03:13:22 2003 @@ -2,7 +2,7 @@ # RT is Copyright 1996-2002 Jesse Vincent <jesse@bestpractical.com> # It is distributed under the terms of the GNU General Public License, version 2 -PERL = /usr/bin/perl -+PERL = /usr/local/bin/perl ++#PERL = /usr/bin/perl RT_VERSION_MAJOR = 2 RT_VERSION_MINOR = 0 @@ -106,7 +106,7 @@ # }}} -@@ -311,7 +311,7 @@ +@@ -312,7 +312,7 @@ genschema: @@ -115,7 +115,7 @@ initialize.Pg: createdb initdb.dba acls -@@ -333,16 +333,16 @@ +@@ -334,16 +334,16 @@ dropdb: |