davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=09e016bdbdafc034465844ca95bc2aaccb292fc9

commit 09e016bdbdafc034465844ca95bc2aaccb292fc9
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Thu Apr 30 07:57:59 2020 +0200

    Update release instructions
---
 CODING | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CODING b/CODING
index 1b48282..a91447f 100644
--- a/CODING
+++ b/CODING
@@ -111,7 +111,7 @@ Release process instructions
     * setup.py build_doc (check that inheritance graphs are there)
 * Test the generated tarballs
 * scp tarballs & md5sums to:
-  
download.enlightenment.org:/srv/web/download.enlightenment.org/public_html/pre-releases/
+  download.enlightenment.org:/srv/web/download.enlightenment.org/pre-releases/
 * Announce at enlightenment-rele...@lists.sourceforge.net and
   enlightenment-de...@lists.sourceforge.net that tarballs are ready for testing
 
@@ -119,7 +119,7 @@ Release process instructions
     release announcement for phame/ml.
 
 * ssh to download.enlightenment.org and mv tarballs & md5sums to:
-    /srv/web/download.enlightenment.org/public_html/rel/bindings/python/
+    /srv/web/download.enlightenment.org/rel/bindings/python/
 * Upload the .tar.gz archive to pypi:
    - NOTE: pypi is migrating to pypi.org domain, you must work on the new one
    - python setup.py sdist upload (need ~/.pypirc)
@@ -129,7 +129,7 @@ Release process instructions
 * Create and push the branch for stable backporting
     git branch python-efl-1.9 && git push origin python-efl-1.9
 * scp the jenkins generated html documentation to:
-  
download.enlightenment.org:/srv/web/docs.enlightenment.org/public_html/python-efl/1.XX.0/
+  download.enlightenment.org:/srv/web/docs.enlightenment.org/python-efl/1.XX.0/
   and update the 'current' link on the server (ssh)
 * Update download link on the wiki (www.enlightenment.org/download)
 * Publish the blog post on phame (Official Announcements)

-- 


Reply via email to