From: Ferenc Kovacs Date: Wed, 30 Jan 2013 16:39:13 +0000 (+0100) Subject: having xz makes it three. thanks Mike Ford for spotting it X-Git-Tag: php-5.5.0alpha5~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0fe3d2dbecab94ebe279d549ed4fa54aea545c6;p=php having xz makes it three. thanks Mike Ford for spotting it --- diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index e725625297..2512d3a8b5 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -66,7 +66,7 @@ Do not use abbreviations for alpha and beta. 8. run: ``./makedist 5.4.2RC2``, this will export the tree, create configure and build three tarballs (gz,bz2 and xz). -9. Copy those two tarballs to www.php.net, in your homedir there should be a +9. Copy those three tarballs to www.php.net, in your homedir there should be a directory "downloads/". Copy them into there, so that the system can generate MD5 sums. If you do not have this directory, talk to Derick.