No need for @extraunexec here, @extra is enough.
This commit is contained in:
parent
b7287508b8
commit
9866105e83
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2012/05/18 11:30:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2012/05/18 13:05:15 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= Samhain Intrusion Detection System - documentation
|
||||
COMMENT-client= Samhain Intrusion Detection System - client
|
||||
@ -13,7 +13,7 @@ FULLPKGPATH-client= security/samhain,-client
|
||||
PKGNAME-server= samhain-server-${VERSION}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-client= 4
|
||||
REVISION-client= 5
|
||||
REVISION-server= 4
|
||||
|
||||
CATEGORIES= security
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-client,v 1.3 2012/05/18 10:28:05 robert Exp $
|
||||
@extraunexec rm -rf %D/sbin/samhain.signed
|
||||
@comment $OpenBSD: PLIST-client,v 1.4 2012/05/18 13:05:15 ajacoutot Exp $
|
||||
@extraunexec rm -rf /var/samhain/*
|
||||
@man man/man5/samhainrc.5
|
||||
@man man/man8/samhain.8
|
||||
@ -10,5 +9,6 @@ share/examples/samhain/
|
||||
share/examples/samhain/samhainrc
|
||||
@sample ${SYSCONFDIR}/samhainrc
|
||||
@sample /var/samhain/
|
||||
@extra %D/sbin/samhain.signed
|
||||
@rcscript ${RCDIR}/samhain
|
||||
@rcscript ${RCDIR}/samhain_signed
|
||||
|
Loading…
x
Reference in New Issue
Block a user