patch-lib_f-secure-wrapper 436 B

12345678910111213
  1. $OpenBSD: patch-lib_f-secure-wrapper,v 1.1.1.1 2008/02/20 03:47:18 todd Exp $
  2. --- lib/f-secure-wrapper.orig Wed Oct 31 07:58:54 2007
  3. +++ lib/f-secure-wrapper Sat Dec 15 15:31:56 2007
  4. @@ -44,7 +44,7 @@ Root=$1
  5. shift
  6. # FSAV version 4.6x
  7. -FSAV_CONF=/etc/opt/f-secure/fssp/fssp.conf
  8. +FSAV_CONF=/etc/f-secure/fssp/fssp.conf
  9. if [ -f $FSAV_CONF ] && grep -i '^daemondatabasedirectory' $FSAV_CONF >/dev/null
  10. then
  11. PackageDir=$Root/bin