On 19/07/19 17:11, Emmanuel Vadot wrote:
> Author: manu
> Date: Fri Jul 19 15:11:32 2019
> New Revision: 350135
> URL: https://svnweb.freebsd.org/changeset/base/350135
> 
> Log:
>   bsd.confs.mk: Test the correct value for the destination package
>   
>   Reviewed by:        bapt, gjb
>   Differential Revision:      https://reviews.freebsd.org/D20961
> 

Hello,

I don't know the actual workings of this file and have not checked it in
depth, but this change is causing "make package" to not package
/etc/rc.d/sshd (and others, all the ones being defined in
${group}PACKAGE variables), which are then missing when upgrading machines.

Reverting this change makes packaging things work again. I think this
change is actually wrong and the previous version was correct.

-- 
Guido Falsi <madpi...@freebsd.org>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to