From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dale Subject: Re: Is doc/org-version.tex generation broken? Date: Fri, 30 Jun 2017 22:46:13 -0500 Message-ID: References: <8737ah8s4l.fsf@kyleam.com> <87wp7t75am.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114899c4800fdb0553396219" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dR9N2-00021g-F1 for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 23:46:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dR9N1-0005QQ-EL for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 23:46:56 -0400 Received: from mail-yb0-x236.google.com ([2607:f8b0:4002:c09::236]:33305) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dR9N1-0005Q9-7a for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 23:46:55 -0400 Received: by mail-yb0-x236.google.com with SMTP id 84so43350521ybe.0 for ; Fri, 30 Jun 2017 20:46:54 -0700 (PDT) In-Reply-To: <87wp7t75am.fsf@kyleam.com> 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: Kyle Meyer Cc: emacs-orgmode@gnu.org --001a114899c4800fdb0553396219 Content-Type: text/plain; charset="UTF-8" On Fri, Jun 30, 2017 at 12:29 PM, Kyle Meyer wrote: > Kyle Meyer writes: > [...] > Can you verify that the below change works on your system? > > Thanks. > > -- >8 -- > Subject: [PATCH] doc/Makefile: Use printf to generate org-version.tex > > * doc/Makefile (org-version.tex): Use printf instead of echo to > increase portability. > [...] Confirmed, I can now "make card" successfully. Thanks! Dale --001a114899c4800fdb0553396219 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On F= ri, Jun 30, 2017 at 12:29 PM, Kyle Meyer <kyle@kyleam.com> wro= te:
Kyle Meyer <kyle@kyleam.com> writes:
[...]=C2= =A0
Can you verify that the below chang= e works on your system?

Thanks.

-- >8 --
Subject: [PATCH] doc/Makefile: Use printf to generate org-version.tex

* doc/Makefile (org-version.tex): Use printf instead of echo to
increase portability.
[...]

C= onfirmed, I can now "make card" successfully.=C2=A0 Thanks!
=

Dale=C2=A0
--001a114899c4800fdb0553396219--