emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around


From: Thomas Fitzsimmons
Subject: Re: [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around missing submodule support in GNU ELPA
Date: Mon, 05 Jun 2023 09:15:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Philip Kaludercic <philipk@posteo.net> writes:

> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>
>> branch: externals/firefox-javascript-repl
>> commit 056b687af4d70252dee2cdd2323da3990fabd558
>> Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
>> Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
>>
>>     Work around missing submodule support in GNU ELPA
>
> What do you need to do?

Package deployment needs to (at least):

cd elpa/packages/firefox-javascript-repl
git submodule update --init

before building the package, so that wtfjs/README.md is available for
inclusion in the tarball.  Maybe "make worktrees" could also initialize
submodules.

I'm OK with the current workaround though, if supporting submodules is a
lot of work.

Thanks,
Thomas



reply via email to

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