bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15503: 24.3.50; [ELPA] admin/update-archive.sh fails to build the ht


From: Stefan Monnier
Subject: bug#15503: 24.3.50; [ELPA] admin/update-archive.sh fails to build the html files
Date: Tue, 01 Oct 2013 21:57:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Am I using this right?
> ~/vc/elpa$ admin/update-archive.sh 

Depends: what are you trying to do, and what have you done before
running the above command?

The above command is designed to run on elpa.gnu.org's setup.
You can run it locally for testing purposes, but you'll need to set
things up accordingly.
Basically, something like:

   git clone .../elpa
   mkdir build
   mkdir staging
   cd build
   ln -s ../elpa/GNUmakefile ../elpa/admin ./
   cd build
   admin/update-archive.sh


--- Stefan





reply via email to

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