X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/0ded730347c5d42900b28ba3fd307e7da828f280..2ea0c03243edbb585a376410d879c62a3036a946:/README diff --git a/README b/README index b3e2b7bdf..57d9ca9f1 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Copyright (C) 2010-2011, 2014 Free Software Foundation, Inc. +Copyright (C) 2010-2011, 2014, 2015 Free Software Foundation, Inc. See the end of the file for license conditions. @@ -37,7 +37,7 @@ release the new code. ** To add a package: (submission, submit) Adding a basic package is very simple. There are thorough -instructional, but the gist is that you: +instructions below, but the gist of it is that you: 1. Notify emacs-devel@gnu.org. 2. Place all files inside `packages//'. @@ -237,6 +237,7 @@ packages/ directory. You can then add that directory, e.g. with: ** To deploy the package repository as a remotely-accessible archive: git clone .../elpa + (cd elpa; git clone .../emacs) #If you want to generate :core packages. mkdir build cd build (cd ../elpa; git log --format=%H | tail -n 1) >.changelog-witness