PERFORCE change 77737 for review
Robert Watson
rwatson at FreeBSD.org
Mon May 30 20:47:31 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=77737
Change 77737 by rwatson at rwatson_paprika on 2005/05/30 20:46:51
Use contrib/openbsm.
Affected files ...
.. //depot/projects/trustedbsd/audit3/usr.sbin/praudit/Makefile#2 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/usr.sbin/praudit/Makefile#2 (text+ko) ====
@@ -2,9 +2,8 @@
# $FreeBSD$
#
-BSMDIR=${.CURDIR}/../../contrib/bsm
-.PATH: ${BSMDIR}/bin
-.PATH: ${BSMDIR}/man
+OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
+.PATH: ${OPENBSMDIR}/bin/praudit
PROG= praudit
MAN= praudit.1
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list