emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] main 37f7e91: * elpa-packages: Adapt tramp entry.


From: Michael Albinus
Subject: Re: [elpa] main 37f7e91: * elpa-packages: Adapt tramp entry.
Date: Tue, 22 Dec 2020 18:48:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> + ("tramp"           :url "git://git.sv.gnu.org/tramp.git"
>> +  :branch "externals/tramp"
>> +  :main-file "trampver.el"
>> +  :make ("autoloads" "info")
>> +  :doc "tramp.info")
>
> Hmm... admin/README says:
>
>     ** =:make TARGET=
>     Indicates that we should run ~make TARGET~ in order to build some files.
>     This is run before processing =:doc=, so it can be used to generate
>     the Info and Texinfo file from some other format.
>     TARGET can also be a list, in which case each target should be
>     an actual file name (rather than a "phony target").
>
> so it should be either something like:
>
>     :make ("tramp-loaddefs.el" "tramp.info")
>
> or something like:
>
>     :make "elpa"

What's wrong with my :make ("autoloads" "info")? I haven't seen an error
locally, calling make build/tramp EMACS=...

>         Stefan

Best regards, Michael.



reply via email to

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