From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Sandeen Subject: Re: remove chown from makefiles too? Date: Thu, 30 Jul 2009 11:25:52 -0500 Message-ID: <4A71C990.3060804@redhat.com> References: <4A71B53D.7070205@redhat.com> <20090731.005317.12928769.ryusuke@osrg.net> Reply-To: NILFS Users mailing list Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090731.005317.12928769.ryusuke-sG5X7nlA6pw@public.gmane.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org Errors-To: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org To: Ryusuke Konishi Cc: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org Ryusuke Konishi wrote: > Hi, > On Thu, 30 Jul 2009 09:59:09 -0500, Eric Sandeen wrote: ... >> I don't think there's any reason for the chown; can this just be removed? > > Well, I see. > > I will once remove the chown and normalize it unless the removal makes > inconvenience to someone. > > Thank you for the comment. > > Ryusuke Konishi thanks - on a similar topic, the Makefile in lib/ wants to run ldconfig, I think it's a similar problem for non-root builds. For now I've just worked around these problems in the Fedora build. Thanks, -Eric