From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:40500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxoU9-0001GH-2b for guix-patches@gnu.org; Sun, 24 Feb 2019 02:46:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxoU8-0005NI-3n for guix-patches@gnu.org; Sun, 24 Feb 2019 02:46:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36241) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxoU6-0005Li-33 for guix-patches@gnu.org; Sun, 24 Feb 2019 02:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxoU5-0005vQ-UO for guix-patches@gnu.org; Sun, 24 Feb 2019 02:46:01 -0500 Subject: [bug#34615] [PATCH] gnu: Add libtommath. Resent-Message-ID: Date: Sun, 24 Feb 2019 09:45:07 +0200 From: Efraim Flashner Message-ID: <20190224074506.GD18280@macbook41> References: <20190222122014.21600-1-efraim@flashner.co.il> <20190222122736.GA18280@macbook41> <87r2bzv4kh.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xs+9IvWevLaxKUtW" Content-Disposition: inline In-Reply-To: <87r2bzv4kh.fsf@nckx> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tobias Geerinckx-Rice Cc: 34615@debbugs.gnu.org --xs+9IvWevLaxKUtW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 22, 2019 at 11:30:54PM +0100, Tobias Geerinckx-Rice wrote: > Efraim, >=20 > I noticed some PDF documentation that isn't currently installed. How abou= t: >=20 > (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)))) >=20 > (This mail was supposed to be longer because it *is* possible to regenera= te > 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 d= ate > on their front page. Foo.) >=20 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. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --xs+9IvWevLaxKUtW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAlxyS38ACgkQQarn3Mo9 g1HdZQ//ek8d6vC44YyePXFMJJGcddv0sYTF6iAcDsnL7BL8McQFGppcKvwCm6/+ JMBpnnnVeOe2PU2P4OfT4fyocv5N9u0MIVCvJuUVElb85quS1sEey/37R2B10eDn JwFfHlqV5pzXz2JYRuP/rFZNQqELQvqVaggeh4BtyqzBugBWgxWM9iCsFsx9yxlm z0wfLVB5RIfNKyzV551zZsRdxJVwBD6XccBpP0G/7ux/9/ZFbDI3pTX9DhKeO/Sl v6knjDtqOeUOyuBYeuBHJuVSKXDCXShtrMG8AiSaWFpbPxhBjqwecgAQ9ucedOdd BG5RlJFL+ovvcql+sCxzlCESlH6OUV3bT+dd/YY2Dodu5/N0FWehiSrM8MD9g5J4 0BW/YLPL8ldGiujo31MraNdbj82rNLnUOr4XqIKqmPXdjGmcYscauKGM92Z1h90D q5i7aA3jhbNYhZEi7zXIJmPMW9Ot2z+wFPR7OI+fbwaezfYl/QVYYYXKZW00wedu jtdI9DjLTJDz1oBtexNCIA/L4mHMkokJPZ9lQrT807151b8zssYqyVt/elPH+axZ Z4kjmdyGaZpyIdmY490Nxq9OArNDld0Ox+OuNabPBt5/95oxURhrx66d78rpn3u3 NK9HmlA9TJ4XnC/UbXgQLpk7rX0pRCaQMLErxkybK7h8zev3TfU= =uuwW -----END PGP SIGNATURE----- --xs+9IvWevLaxKUtW--