From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9427 invoked by alias); 7 Apr 2006 15:22:13 -0000 Received: (qmail 9419 invoked by uid 22791); 7 Apr 2006 15:22:13 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Apr 2006 15:22:09 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k37FM2h0016133; Fri, 7 Apr 2006 11:22:02 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k37FLtbK009774; Fri, 7 Apr 2006 11:21:57 -0400 Received: from [10.32.68.11] (vpn-68-11.surrey.redhat.com [10.32.68.11]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id k37FLqOk018030; Fri, 7 Apr 2006 16:21:52 +0100 Message-ID: <44368293.1030905@redhat.com> Date: Fri, 07 Apr 2006 15:33:00 -0000 From: Nick Clifton User-Agent: Mail/News 1.5 (X11/20051205) MIME-Version: 1.0 To: Ben Elliston CC: binutils@sourceware.org Subject: Re: PATCH: remove contrib directory? References: <20060331030904.GA32473@ozlabs.au.ibm.com> In-Reply-To: <20060331030904.GA32473@ozlabs.au.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00122.txt.bz2 Hi Ben, > The top-level contrib/ directory contains two files: > > ChangeLog (only one entry, for ..) > texi2pod.pl > > The version of texi2pod.pl in this directory is stale. I thought to > update it, but realised that etc/texi2pod.pl is the one that is used. > contrib/texi2pod.pl is the original FSF master version, which is also > in CVS as an earlier revision of etc/texi2pod.pl. > > So, how about we just delete these two files? Good idea. Cheers Nick