This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. eeff75165d1ecec831c82c0584848210bf47ab14




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=eeff75165d1ecec831c82c0584848210bf47ab14

commit eeff75165d1ecec831c82c0584848210bf47ab14
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Wed Mar 30 10:32:48 2016 -0500

    Mention setup.hint in manual upload steps
    
    calm requires a setup.hint, so be sure it is listed in the example.


Diff:
---
 package-upload.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package-upload.html b/package-upload.html
index aaa964a..0226562 100644
--- a/package-upload.html
+++ b/package-upload.html
@@ -125,11 +125,13 @@ directory on cygwin.com will look like this:</p>
     -rw-r--r--   1 cygwin   cygstage  1204708 Oct 12 19:46 grep-2.14-3-src.tar.xz
     -rw-r--r--   1 cygwin   cygstage   229284 Oct 12 19:47 grep-2.14-3.tar.xz
     drwxrwsr-x   2 cygwin   cygstage     4096 Oct 12 19:47 grep-debuginfo
+    -rw-r--r--   1 cygwin   cygstage      356 Oct 12 19:47 setup.hint
 
     lftp cygwin.com:/x86/release> ls grep/grep-debuginfo
     drwxrwsr-x   2 cygwin   cygstage     4096 Oct 12 19:47 . 
     drwxrwsr-x   3 cygwin   cygstage     4096 Oct 12 19:47 ..
     -rw-r--r--   1 cygwin   cygstage   877404 Oct 12 19:47 grep-debuginfo-2.14-3.tar.xz
+    -rw-r--r--   1 cygwin   cygstage      356 Oct 12 19:47 setup.hint
 
     lftp cygwin.com:/x86/release> put /dev/null -o !ready
 </pre>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]