From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chunyang Xu Subject: Bug: No 'make uninstall' [9.0 (release_9.0 @ /home/xcy/src/org-mode/lisp/)] Date: Sun, 6 Nov 2016 01:21:29 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c34ep-00072a-9R for emacs-orgmode@gnu.org; Sat, 05 Nov 2016 13:21:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c34eo-0002Wb-Gd for emacs-orgmode@gnu.org; Sat, 05 Nov 2016 13:21:31 -0400 Received: from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]:33103) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c34eo-0002Vh-CJ for emacs-orgmode@gnu.org; Sat, 05 Nov 2016 13:21:30 -0400 Received: by mail-qt0-x232.google.com with SMTP id p16so65809845qta.0 for ; Sat, 05 Nov 2016 10:21:29 -0700 (PDT) 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: emacs-orgmode@gnu.org 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?