projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69373ba
)
Update release making howto
author
Nick Clifton
<nickc@redhat.com>
Mon, 16 Jan 2023 11:31:39 +0000
(11:31 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 16 Jan 2023 11:31:39 +0000
(11:31 +0000)
binutils/README-how-to-make-a-release
patch
|
blob
|
history
diff --git
a/binutils/README-how-to-make-a-release
b/binutils/README-how-to-make-a-release
index e97ea6e06543652099d9deb16035aeea357339f9..ccac8a6610b2b511af2acce8e4789849c44fa22d 100644
(file)
--- a/
binutils/README-how-to-make-a-release
+++ b/
binutils/README-how-to-make-a-release
@@
-333,7
+333,7
@@
When the time comes to actually make the release....
27. Upload the tarballs to ftp.gnu.org.
- gnupload --to ftp.gnu.org:binutils binutils-2.4*.tar.*
+ for A in bz2 gz lz xz ; do gnupload --to ftp.gnu.org:binutils binutils-2.41.tar.$A ; done
Be prepared to provide the password for the key, if you
signed the binaries.