[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54829] [PATCH 1/2] gnu: emacs: Update to 28.1.
From: |
Maxime Devos |
Subject: |
[bug#54829] [PATCH 1/2] gnu: emacs: Update to 28.1. |
Date: |
Sun, 10 Apr 2022 12:21:04 +0200 |
User-agent: |
Evolution 3.38.3-1 |
Liliana Marie Prikler schreef op za 09-04-2022 om 10:15 [+0200]:
> + (substitute* '("src/callproc.c"
> + "lisp/term.el"
> + "lisp/htmlfontify.el"
> + "lisp/textmodes/artist.el"
> + "lisp/progmodes/sh-script.el")
> + (("\"/bin/sh\"")
> + (format #f "~s" (which "sh"))))
Unrelated to the socket activation, but for cross-compilation,
this needs to be (search-input-file inputs "bin/sh).
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part