From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: No 'make uninstall' [9.0 (release_9.0 @ /home/xcy/src/org-mode/lisp/)] Date: Sun, 06 Nov 2016 23:09:35 +0100 Message-ID: <877f8gmfa8.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3Vd9-0002VI-2J for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 17:09:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3Vd8-00047D-DT for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 17:09:35 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:56250) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3Vd8-00045i-77 for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 17:09:34 -0500 In-Reply-To: (Chunyang Xu's message of "Sun, 6 Nov 2016 01:21:29 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Chunyang Xu Cc: emacs-orgmode@gnu.org Hello, Chunyang Xu writes: > I just install Org into /usr/local/share via > 'make && sudo make install', then I realize that I don't > need this and want to uninstall, but there is no uninstall rule. I am > going to delete these files and update infodir manually, which is not > very easy. > > Is it possible to provide a uninstall rule? There is "make clean-install". It might do what you are looking for. Regards, -- Nicolas Goaziou