Subject: Re: CVS commit: pkgsrc/audio/nas
To: None <pkgsrc-changes@NetBSD.org>
From: None <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 07/09/2006 14:26:15
On Sat, Jul 08, 2006 at 12:30:26AM +0000, Min Sik Kim wrote:
>
> Module Name: pkgsrc
> Committed By: minskim
> Date: Sat Jul 8 00:30:26 UTC 2006
>
> Modified Files:
> pkgsrc/audio/nas: Makefile
>
> Log Message:
> If UNPRIVILEGED=yes, replace hardcoded root and wheel with
> ${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
How is this supposed to work?
(a) Half of the files don't even exist in a fresh tree.
(b) Post-modifying imake generated Makefiles is asking for trouble.
Joerg