diff options
Diffstat (limited to 'security/swatch/files/patch-swatch')
-rw-r--r-- | security/swatch/files/patch-swatch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/swatch/files/patch-swatch b/security/swatch/files/patch-swatch deleted file mode 100644 index 9b10f78e15f7..000000000000 --- a/security/swatch/files/patch-swatch +++ /dev/null @@ -1,11 +0,0 @@ ---- swatch.orig Fri Nov 5 12:06:30 2004 -+++ swatch Fri Nov 5 12:06:46 2004 -@@ -396,7 +396,7 @@ - my $Now = 0; # The current time in Unix seconds. Gets set when set_restart_time is called - my $thCounter = 0; - my $tail_cmd_name = ''; # We'll try to find it in the PATH later --my $tail_cmd_args = '-n 0 -f'; -+my $tail_cmd_args = '-n 0 -F'; - $awk_field_syntax = 0; - - my $USAGE = qq/ |