Edit

IABSD.fr/ports/sysutils/radmind/pkg/PLIST

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2011-05-11 07:45:52
    Hash : c54e12bb
    Message : Sanitize some @unexec/@extraunexec calls to rm: move them up in the 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.

  • sysutils/radmind/pkg/PLIST
  • @comment $OpenBSD: PLIST,v 1.6 2011/05/11 07:45:52 ajacoutot Exp $
    @extraunexec rm -fr /var/radmind/*
    @bin bin/fsdiff
    @bin bin/ktcheck
    @bin bin/lapply
    @bin bin/lcksum
    @bin bin/lcreate
    @bin bin/lfdiff
    @bin bin/lmerge
    @bin bin/lsort
    bin/ra.sh
    @bin bin/repo
    @bin bin/twhich
    @man man/man1/fsdiff.1
    @man man/man1/ktcheck.1
    @man man/man1/lapply.1
    @man man/man1/lcksum.1
    @man man/man1/lcreate.1
    @man man/man1/lfdiff.1
    @man man/man1/lmerge.1
    @man man/man1/lsort.1
    @man man/man1/rash.1
    @man man/man1/repo.1
    @man man/man1/twhich.1
    @man man/man5/applefile.5
    @man man/man8/radmind.8
    @bin sbin/radmind
    @sample /var/radmind/
    @sample /var/radmind/cert/
    @sample /var/radmind/client/
    @sample /var/radmind/postapply/
    @sample /var/radmind/preapply/