ports/mail/mailscanner/patches/patch-lib_etrust-autoupdate

12 lines
322 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- lib/etrust-autoupdate.orig Thu Dec 11 06:57:26 2008
+++ lib/etrust-autoupdate Sat Jan 10 21:16:03 2009
@@ -7,7 +7,7 @@
use Sys::Syslog;
-$PackageDir = shift || "/opt/CA/eTrustITM";
+$PackageDir = shift || "%PREFIX%/CA/eTrustITM";
$LockFile = shift || "/var/spool/MailScanner/incoming/Locks/etrustBusy.lock";