diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-11 18:29:59 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-12 15:12:12 +0000 |
| commit | 3b8c407bb91b36fd51ddd12749499d0213619771 (patch) | |
| tree | afc04d45f5b3b1d9d6b9efddc6dbf8312bc27f39 /Etc | |
| parent | 43443: _git: When completing worktrees, show the ref and hash of each worktree. (diff) | |
| download | zsh-3b8c407bb91b36fd51ddd12749499d0213619771.tar zsh-3b8c407bb91b36fd51ddd12749499d0213619771.tar.gz zsh-3b8c407bb91b36fd51ddd12749499d0213619771.tar.bz2 zsh-3b8c407bb91b36fd51ddd12749499d0213619771.tar.lz zsh-3b8c407bb91b36fd51ddd12749499d0213619771.tar.xz zsh-3b8c407bb91b36fd51ddd12749499d0213619771.tar.zst zsh-3b8c407bb91b36fd51ddd12749499d0213619771.zip | |
43447: Generate tar.xz artifacts only.
Diffstat (limited to 'Etc')
| -rw-r--r-- | Etc/creating-a-release.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Etc/creating-a-release.txt b/Etc/creating-a-release.txt index bb5502e35..2445151f5 100644 --- a/Etc/creating-a-release.txt +++ b/Etc/creating-a-release.txt @@ -40,8 +40,6 @@ To create a zsh release: make tarxz-doc tarxz-src for i in zsh*.tar.?z ; do gpg -ab -- $i ; done - # The tarxz-* targets create both *.tar.gz and *.tar.xz. - - [one time step] Add your key to http://zsh.sf.net/Arc/source.html; see README in the 'web' repository for how to do this. Its URL is: git clone git://git.code.sf.net/p/zsh/web |
