From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: [PATCH] was: patch makefile solve a couple debian build problems and a slackware build problem Date: Wed, 13 Jul 2011 17:45:58 +0200 Message-ID: <87pqle6v61.fsf@Rainer.invalid> References: <87k4bqwkyw.fsf@gnu.org> <87ipr8ziwb.fsf_-_@Rainer.invalid> <13050.1310420403@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh1dk-00066z-Q3 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 11:46:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qh1df-0008Mv-VI for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 11:46:20 -0400 Received: from lo.gmane.org ([80.91.229.12]:50782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh1df-0008Mg-D7 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 11:46:15 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qh1de-00044e-AH for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 17:46:14 +0200 Received: from p57aacc36.dip.t-dialin.net ([87.170.204.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jul 2011 17:46:14 +0200 Received: from Stromeko by p57aacc36.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jul 2011 17:46:14 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Nick Dokos writes: >> +and it's derivatives use two different versions of install-info and you may > ^^^^ > its Thanks for catching that. My patch also did not remove the documentation of the removed target in the help/targets section of the Makefile. I'm attaching a patch to correct that. --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-remove-documentation-for-removed-make-target-install.patch >From 5372528a02d29ef92487d2a9cf46663804f8c9e2 Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Wed, 13 Jul 2011 17:26:45 +0200 Subject: [PATCH] remove documentation for removed make target install-info-debian * Makefile: also remove the documentation explaining the use of target install-info-debian, which was removed previously TINYCHANGE --- Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index eb2597f..10093ed 100644 --- a/Makefile +++ b/Makefile @@ -527,4 +527,3 @@ targets help: @echo "make install - install Org" @echo "make install-lisp - install Org ELisp files" @echo "make install-info - install Org Info file" - @echo "make install-info-debian - install info on old debian systems (newer use ginstall)" -- 1.7.6 --=-=-= Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada --=-=-=--