From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: org manual not updating when pulling from git Date: Tue, 07 Feb 2017 21:35:24 +0100 Message-ID: <87k291loxf.fsf@Rainer.invalid> References: <184df969-a0ea-ee74-1b1d-21691634590c@verizon.net> <87shnpokjd.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbD1P-0000Et-Kr for emacs-orgmode@gnu.org; Tue, 07 Feb 2017 16:09:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbD1L-0000Lb-JZ for emacs-orgmode@gnu.org; Tue, 07 Feb 2017 16:09:55 -0500 Received: from [195.159.176.226] (port=52819 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cbD1L-0000L1-CY for emacs-orgmode@gnu.org; Tue, 07 Feb 2017 16:09:51 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cbCU1-0002LS-7k for emacs-orgmode@gnu.org; Tue, 07 Feb 2017 21:35:25 +0100 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 Nick Dokos writes: > "make doc" or "make pdf" will update the PDF file. If you use one of > the update targets in the makefile, it may have been updating the pdf > doc under the covers. Taking a look through recent commits, the only one > that might be relevant seems to be this: > > ,---- > | commit c90c7a33f53ad88dfcc583ad4c77bec306da0b22 > | Author: Marco Wahl > | Date: Wed Feb 1 11:16:16 2017 +0100 > | > | targets.mk: Drop the rule to clean at every compile > | > | Rationale: 1. Save time and energy. 2. Use the make tool for what > | it's been made. > `---- That commit should probably be reverted. The make tool can't do what it's been made for in this case since some of the dependencies can not be correctly determined. You can still skip the clean if you want to by using the compile-dirty target. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/Downloads.html#KomplexerWaves