X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Message-ID: <4B5857AA.2020702@byu.net> Date: Thu, 21 Jan 2010 06:33:30 -0700 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: help2man broken Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB2116DDE33AD8227FF8D51B3" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 --------------enigB2116DDE33AD8227FF8D51B3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Can we get a package refresh of help2man? Since /bin/help2man is hardcoded to try the #!/usr/bin/perl5.10.0 interpreter, but perl is now at 5.10.1, it requires manually tweaking the installed script to get anything to happen. In general, depending on that specific of an interpreter is a bad idea; what's wrong with just #!/usr/bin/perl? --=20 Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net --------------enigB2116DDE33AD8227FF8D51B3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktYV64ACgkQ84KuGfSFAYD7wwCfarMOkoSPfs2FXdbQow6XPMI6 Ts0An0kHPQbaoWB4IEiN+Es4NWn8/qRO =yhmN -----END PGP SIGNATURE----- --------------enigB2116DDE33AD8227FF8D51B3--