emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master 47381ae 1/3: * README: Clarify deployment process.


From: Stefan Kangas
Subject: [elpa] master 47381ae 1/3: * README: Clarify deployment process.
Date: Fri, 11 Sep 2020 16:41:04 -0400 (EDT)

branch: master
commit 47381ae3c9acbd4b28a0406c211d77d6835329e1
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefan@marxist.se>

    * README: Clarify deployment process.
---
 README | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README b/README
index 0b8c2ed..c574ed2 100644
--- a/README
+++ b/README
@@ -299,6 +299,13 @@ packages/ directory.  You can then add that directory, 
e.g. with:
 
 ** To deploy the package repository as a remotely-accessible archive:
 
+The deployment process creates sibling directories, so start by creating
+a clean directory to work in:
+
+   mkdir elpa ; cd elpa
+
+The above step is optional, but recommended.
+
    git -c fetch.fsckObjects=false clone .../elpa
    (cd elpa; git clone .../emacs)    #If you want to generate :core packages.
    mkdir build



reply via email to

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