pkgsrc/security/tripwire/PLIST
seb db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00

10 lines
312 B
Text

@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:30:02 seb Exp $
etc/tripwire/tripwire.conf
sbin/tripwire
share/doc/tripwire/designdoc.ps
man/man5/tw.config.5
man/man8/siggen.8
man/man8/tripwire.8
@exec ${MKDIR} %D/etc/tripwire/databases
@unexec /bin/rm -rf %D/etc/tripwire || /usr/bin/true
@dirrm share/doc/tripwire