Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2019 00:14:56 +0200
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Emmanuel Vadot <manu@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r350135 - head/share/mk
Message-ID:  <37944eff-6e00-df14-59d3-beae3fa89b6a@FreeBSD.org>
In-Reply-To: <201907191511.x6JFBWVi053537@repo.freebsd.org>
References:  <201907191511.x6JFBWVi053537@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37944eff-6e00-df14-59d3-beae3fa89b6a>