/usr/local -> ${TRUEPREFIX}

This commit is contained in:
ajacoutot 2012-01-21 23:13:59 +00:00
parent 829e15ca3d
commit b941f6d166
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.74 2012/01/21 23:02:57 sthen Exp $
# $OpenBSD: Makefile,v 1.75 2012/01/21 23:13:59 ajacoutot Exp $
COMMENT= virus scanner
DISTNAME= clamav-0.97.3
REVISION= 2
REVISION= 3
CATEGORIES= security
SHARED_LIBS= clamav 18.1 \

View File

@ -1,8 +1,8 @@
#!/bin/sh
#
# $OpenBSD: clamav_milter.rc,v 1.1 2012/01/21 23:02:58 sthen Exp $
# $OpenBSD: clamav_milter.rc,v 1.2 2012/01/21 23:13:59 ajacoutot Exp $
daemon="/usr/local/sbin/clamav-milter"
daemon="${TRUEPREFIX}/sbin/clamav-milter"
. /etc/rc.d/rc.subr