aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/smokeping/files/patch-bin-tSmoke.dist
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/smokeping/files/patch-bin-tSmoke.dist')
-rw-r--r--net-mgmt/smokeping/files/patch-bin-tSmoke.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/files/patch-bin-tSmoke.dist b/net-mgmt/smokeping/files/patch-bin-tSmoke.dist
index 11260260998a..b3f0d2999a07 100644
--- a/net-mgmt/smokeping/files/patch-bin-tSmoke.dist
+++ b/net-mgmt/smokeping/files/patch-bin-tSmoke.dist
@@ -14,7 +14,7 @@
-use lib "/usr/local/rrdtool-1.0.39/lib/perl";
+use lib qw(%%PREFIX%%/smokeping/lib);
- use Smokeping 2.003006;
+ use Smokeping 2.004001;
use Net::SMTP;
@@ -60,7 +59,7 @@
use RRDs;