aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bugzilla2/files/patch-ab')
-rw-r--r--devel/bugzilla2/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/bugzilla2/files/patch-ab b/devel/bugzilla2/files/patch-ab
deleted file mode 100644
index 8ba2476cf295..000000000000
--- a/devel/bugzilla2/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/mysqld-watcher.pl~ Mon Dec 17 20:38:32 2001
-+++ contrib/mysqld-watcher.pl Mon Dec 17 20:38:41 2001
-@@ -40,7 +40,7 @@
- #
- # mail transfer agent. this should probably really be converted to a Param().
- #
--my $mta_program = "/usr/lib/sendmail -t -ODeliveryMode=deferred";
-+my $mta_program = "/usr/sbin/sendmail -t -ODeliveryMode=deferred";
-
- # and STDIN is where we get the info about running threads
- #