c54e12bbe0
PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories.
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
@comment $OpenBSD: PLIST,v 1.5 2011/05/11 07:45:52 ajacoutot Exp $
|
|
@extraunexec rm -fr /var/spool/anacron/*
|
|
@man man/man5/anacrontab.5
|
|
@man man/man8/anacron.8
|
|
sbin/anacron
|
|
@comment var/
|
|
@comment var/spool/
|
|
@comment var/spool/anacron/
|
|
@sample /var/spool/anacron/
|
|
@extra ${SYSCONFDIR}/anacrontab
|