affeba3053
- 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
11 lines
266 B
Perl
11 lines
266 B
Perl
--- lib/probes/EchoPingDiscard.pm.orig Sun Jan 11 18:06:12 2004
|
|
+++ lib/probes/EchoPingDiscard.pm Sun Jan 11 18:06:12 2004
|
|
@@ -13,7 +13,7 @@
|
|
*** Probes ***
|
|
+ EchoPingDiscard
|
|
|
|
- binary = /usr/bin/echoping
|
|
+ binary = %%PREFIX%%/bin/echoping
|
|
|
|
*** Targets ***
|
|
|