SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
mail/razor-agents/patches/patch-bin_razor-check
Normal file
11
mail/razor-agents/patches/patch-bin_razor-check
Normal file
|
@ -0,0 +1,11 @@
|
|||
Don't look in $PWD/lib, it breaks startup if $PWD is inaccessible by the
|
||||
current user. Note: hand-edited patch to avoid RCS ID.
|
||||
|
||||
--- bin/razor-check.orig Fri Feb 5 11:46:43 2016
|
||||
+++ bin/razor-check Fri Feb 5 11:46:48 2016
|
||||
@@ -12,5 +12,4 @@
|
||||
|
||||
-use lib qw(lib);
|
||||
use strict;
|
||||
use Razor2::Client::Agent;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue