guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70169] [PATCH v2 11/12] maint: Reset CreationDate metadata on gener


From: Janneke Nieuwenhuizen
Subject: [bug#70169] [PATCH v2 11/12] maint: Reset CreationDate metadata on generated PDFs.
Date: Sun, 07 Apr 2024 20:09:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Janneke Nieuwenhuizen writes:

Hi again,

> pelzflorian (Florian Pelz) writes:
>
>> Janneke Nieuwenhuizen <janneke@gnu.org> writes:
[..]
>> Perhaps AM_V_DOT cannot be used after export TZ=UTC0;?
>
> Ah, that's not good.  Apparently I ontly tested using V=2 in the end.
>
> I believe this should fix it

Come to think of it, as we're removeing CreationDate anyway, setting TZ
is quite unnecessary, and we can just do

.dot.pdf:
        $(AM_V_DOT)$(DOT) -Tpdf $(DOT_OPTIONS) < "$<" > "$(srcdir)/$@.tmp"
[..]

Thanks for looking into this!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]