1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/net/smokeping/files/patch-lib-probes-LDAP.pm
Oliver Eikemeier affeba3053 - Update to 1.26
- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile

added a work around for PR 63293

PR:		63230
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by:	clement
2004-02-24 12:41:38 +00:00

12 lines
341 B
Perl

--- lib/probes/LDAP.pm.orig Fri Feb 20 00:28:14 2004
+++ lib/probes/LDAP.pm Fri Feb 20 00:28:44 2004
@@ -13,7 +13,7 @@
*** Probes ***
+ LDAP
- passwordfile = /usr/share/smokeping/etc/password # optional
+ passwordfile = %%PREFIX%%/etc/smokeping/password # optional
sleeptime = 0.5 # optional, 1 second by default
*** Targets ***