freebsd-ports/net/smokeping/files/patch-lib-probes-passwordchecker.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

11 lines
378 B
Perl

--- lib/probes/passwordchecker.pm.orig Fri Feb 20 00:29:34 2004
+++ lib/probes/passwordchecker.pm Fri Feb 20 00:29:55 2004
@@ -16,7 +16,7 @@
*** Probes ***
+ MyPasswordChecker
# location of the file containing usernames and passwords
- passwordfile = /usr/share/smokeping/etc/passwords
+ passwordfile = %%PREFIX%%/etc/smokeping/passwords
The specified password file: