Hi Eric,

Eric Schulte <eric.schu...@gmx.com> writes:

> Agreed, this would simply mean generating an archive-contents file on
> the Org-mode site which lists the latest org and orgplus archive.  I'm
> not sure which elisp function is used to generate this file, but it
> could be done directly from the server.mk file with something like...
>
>     # -*- Makefile -*-
>     archive-contents:
>             echo "(1 (org     . [($(PKG_TAG)) nil \"$(PKG_DOC)\"])"  > $<; \
>             echo "   (orgplus . [($(PKG_TAG)) nil \"$(PKG_DOC)\"]))" > $<;
>
> Bastien, does this sound like a good idea?

Modulo the fixes provided by Achim, yes, I'll take care of this before
the end of the week.  Thanks!

-- 
 Bastien

Reply via email to