X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4BD8509B.4040405@veritech.com> References: <4BD8509B DOT 4040405 AT veritech DOT com> Date: Wed, 28 Apr 2010 17:33:03 +0200 Message-ID: Subject: Re: New package: makeself-2.1.5-2 From: David Sastre To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, >Shouldn't this be: >$ makeself.sh -h ? Yes. The correct way to invoke makeself is calling `makeself.sh'. /usr/bin/makeself-header.sh /usr/bin/makeself.sh >Why are we using the '.sh' extension with 'makeself', again? Upstream sources keep the extension, other distros strip it, i.e. Debian It looks like there is not a strict policy defined, anyway: $ ls /usr/bin | egrep "\.(pl|py|sh|rb)" | wc -l 161 Regards. 2010/4/28, Lee D. Rothstein : > david sastre wrote: >> New package "makeself-2.1.5-2" has been uploaded. >> >> makeself is a small shell script that generates a self-extractable >> archive from a directory. The resulting file appears as a shell script >> (many of those have a .run suffix), and can be launched as is. The >> archive will then uncompress itself to a temporary directory and an >> optional arbitrary command will be executed (for example an installation >> script). Makeself archives also include checksums for integrity >> self-validation (CRC and/or MD5 checksums). >> >> Usage: >> >> makeself.sh [params] archive_dir file_name label [startup_script] [args] >> >> More info: >> >> makeself -h >> > > Shouldn't this be: > > $ makeself.sh -h ? > > Not that I want extraneous extensions, anyways. > > Why are we using the '.sh' extension with 'makeself', again? > >> man makeself >> > Does it make sense that?: > > $ man makeself > > works but: > > $ makeself -h > > doesn't? > >> If you have questions or comments, please send them to the cygwin >> mailing list at: cygwin AT cygwin DOT com . >> >> To update your installation, click on the "Install Cygwin now" link on >> the http://cygwin.com/ web page. This downloads setup.exe to your >> system. Then, run setup and answer all of the questions. >> >> *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** >> >> If you want to unsubscribe from the cygwin-announce mailing list, look >> at the "List-Unsubscribe: " tag in the email header of this message. >> Send email to the address specified >> there. It will be in the format: >> >> cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com >> >> If you need more information on unsubscribing, start reading here: >> >> http://sourceware.org/lists.html#unsubscribe-simple >> >> Please read *all* of the information on unsubscribing that is >> available starting at this URL. >> >> > > makeselflessLee ;-) > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple