emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#53454: closed ([PATCH core-updates 0/1] gnu: texlive-psnfss: Fix bui


From: GNU bug Tracking System
Subject: bug#53454: closed ([PATCH core-updates 0/1] gnu: texlive-psnfss: Fix build; add "doc" output.)
Date: Mon, 28 Mar 2022 10:05:01 +0000

Your message dated Mon, 28 Mar 2022 12:04:12 +0200
with message-id <87v8vy4cmb.fsf_-_@gnu.org>
and subject line Re: bug#53454: [PATCH core-updates 0/1] gnu: texlive-psnfss: 
Fix build; add "doc" output.
has caused the debbugs.gnu.org bug report #53454,
regarding [PATCH core-updates 0/1] gnu: texlive-psnfss: Fix build; add "doc" 
output.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53454: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53454
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates 0/1] gnu: texlive-psnfss: Fix build; add "doc" output. Date: Sat, 22 Jan 2022 14:24:01 -0500
This patch fixes the texlive-psnfss package, adding a number of missing files
as well as a "doc" output with the package's PDF documentation.

The current texlive-psnfss package is clearly incomplete: It contains only the
package's source and its generated .sty files, the latter of which are
actually included twice.  Mostly this is due to the package definition not
chdir'ing back out of a work directory before the "copy-files" phase runs.

This patch adds the missing installation steps, which include arranging files
in the output to match the instructions in the package's README file.[0]

I've tested this as best I can: The package and its immediate dependencies[1]
build fine on both x86-64 and AArch64, and the updated package now works as
expected with the TeX source I'm using.

[0] https://ctan.math.ca/tex-archive/macros/latex/required/psnfss/README
[1] texlive-base, texlive-charter and texlive-tiny.

--
Simon South
simon@simonsouth.net


Simon South (1):
  gnu: texlive-psnfss: Fix build; add "doc" output.

 gnu/packages/tex.scm | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)


base-commit: 80194d9e47f9f50602a5a97ecd33fb9a95dfe03d
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#53454: [PATCH core-updates 0/1] gnu: texlive-psnfss: Fix build; add "doc" output. Date: Mon, 28 Mar 2022 12:04:12 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Simon,

Simon South <simon@simonsouth.net> skribis:

> Here's v2 of this fix for the texlive-psnfss package.  This version omits the
> trailing "#t" from phases, based on Maxime's feedback, and adds a commit that
> removes the "#t" from the existing "chdir" phase.  Other than a small tweak to
> the commit message in the second patch everything else is unchanged from v1.

Pushed in ‘core-updates’ as 08bb73749e55a8b8078062a0ab6f4f0eed53a475.

Thank you and sorry for the delay!

Ludo’.


--- End Message ---

reply via email to

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