From: Efraim Flashner <efraim@flashner.co.il>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 34615@debbugs.gnu.org
Subject: [bug#34615] [PATCH] gnu: Add libtommath.
Date: Sun, 24 Feb 2019 09:45:07 +0200 [thread overview]
Message-ID: <20190224074506.GD18280@macbook41> (raw)
In-Reply-To: <87r2bzv4kh.fsf@nckx>
[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]
On Fri, Feb 22, 2019 at 11:30:54PM +0100, Tobias Geerinckx-Rice wrote:
> Efraim,
>
> I noticed some PDF documentation that isn't currently installed. How about:
>
> (add-after 'build 'install-documentation
> (lambda* (#:key outputs #:allow-other-keys)
> (let* ((out (assoc-ref outputs "out"))
> (doc (string-append out "/share/doc/" ,name "-"
> ,version)))
> (for-each (lambda (file) (install-file file doc))
> (find-files "doc" "\\.pdf$"))
> #t))))
>
> (This mail was supposed to be longer because it *is* possible to regenerate
> al least bn.pdf from the .tex sources, but an hour and 6 GiB of texlive
> grafting later I don't have the energy to remove the non-determininstic date
> on their front page. Foo.)
>
I wanted to keep the install size smaller so I hadn't planned on
installing the documentation. Considering we don't build the
documentation currently, if there are PDFs that are shipped with the
source I should probably delete those in a snippet.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2019-02-24 7:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 12:20 [bug#34615] [PATCH] gnu: Add libtommath Efraim Flashner
2019-02-22 12:27 ` Efraim Flashner
2019-02-22 22:30 ` Tobias Geerinckx-Rice
2019-02-24 7:45 ` Efraim Flashner [this message]
2019-02-24 8:52 ` bug#34615: " Efraim Flashner
2019-02-22 18:57 ` [bug#34615] " Tobias Geerinckx-Rice
2019-02-23 9:06 ` swedebugia
2019-02-24 7:47 ` Efraim Flashner
2019-02-24 7:50 ` Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190224074506.GD18280@macbook41 \
--to=efraim@flashner.co.il \
--cc=34615@debbugs.gnu.org \
--cc=me@tobias.gr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.