bug#81617: 30.2; [ELPA] make [PKGNAME].tar fails
Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> ======== Building tarball denote.tar...
> ELPATEXI=denote.texi
>
>
> Build error for denote.tar: (wrong-type-argument stringp nil)
> ######## Build of package denote.tar FAILED!!
> --8<---------------cut here---------------end--------------->8---
Indeed the "tarball-only" build was broken. I just pushed a fix to
`elpa-admin.el` so if you
(cd admin; git pull)
you should be able to get `denote.tar` to build correctly.
=== Stefan