On Fri, Oct 16, 2015 at 09:15:47PM +0300, Ossi Herrala wrote:
> Hi,
> 
> There's probably small typo in sysutils/salt in pkg/PLIST?

Well... actually that directory is only here to store ssh keys for GitFS.
And I don't think that's good to remove the whole directory even with 
pkg_delete -c, so I'll just remove that entry.

Thanks for making me look into it ;-)

> Index: sysutils/salt/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/sysutils/salt/pkg/PLIST,v
> retrieving revision 1.28
> diff -u -p -r1.28 PLIST
> --- sysutils/salt/pkg/PLIST   14 Oct 2015 18:21:31 -0000      1.28
> +++ sysutils/salt/pkg/PLIST   16 Oct 2015 18:09:08 -0000
> @@ -6,7 +6,7 @@
>  @extraunexec rm -rf ${SYSCONFDIR}/salt/{master.d,minion.d,minion_id,pki/*}
>  @extraunexec rm -rf /var/cache/salt/*
>  @extraunexec rm -rf /var/log/salt
> -@extraunexec rm -rf /var/salt/.*
> +@extraunexec rm -rf /var/salt/*
>  bin/salt
>  bin/salt-api
>  bin/salt-call
> 
> -- 
> Ossi Herrala
> 

-- 
Antoine

Reply via email to