emacs-devel
[Top][All Lists]
Advanced

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

Re: add keyword search and display in details for list-packages


From: Stefan Monnier
Subject: Re: add keyword search and display in details for list-packages
Date: Fri, 22 Nov 2013 20:49:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> of `make clean; make; make archive-full' didn't refresh

Hmm... elpa/README is outdated: don't "make archive-full".

The way to reproduce what happens on elpa.gnu.org is to run
"admin/update-archive.sh".  IIRC you need to do it like this:

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


-- Stefan



reply via email to

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