From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: [PATCH] Makefile uninstall not to remove libxutil Date: Mon, 30 May 2005 13:59:07 +0900 Message-ID: <9cde8bff05052921596ce99dcc@mail.gmail.com> References: Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 5/30/05, Ian Pratt wrote: > > libxutil is not build and installed by default, so "Makefile > > uninstall" will not try to remove it. This patch is against -unstable, > > ChangeSet@1.1575 >=20 > I'd rather we continued to remove it -- the purpose of make uninstall is > to clean up the droppings of even old installs. Ian, I imagine that you will keep it until 4.0 and even later? That is odd keep removing something not existent. If this makes sense, i believe that there are still some cleanups in "make uninstall" which removes other droppings in older version? Or this is the only exception? "make uninstal"l is to remove what "make instal"l do, nothing more. That is the fact, so please dont change its behaviour. regards, aq