[PATCH] Setup.exe "other URL" functionality

Gary R. Van Sickle g.r.vansickle@worldnet.att.net
Fri Nov 9 04:02:00 GMT 2001


Here's a patch that makes the "Other URL" functionality work.  I've merged the
IDD_SITE and IDD_OTHER_URL boxes into one, which seems more intuitive (and yes,
that list box is getting pretty stubby, it's on the proverbial plate).

I also removed "test -f ./.bashrc && . ./.bashrc" from the generated
/etc/profile.  Bash sources this automatically after it reads /etc/profile, so
all it was accomplishing with bash as your shell was to run .bashrc twice, which
I doubt was ever the intent, and I have to guess that users of other shells
don't really want to be running a ._bash_rc file.

Note that I've attached two patches here.  The contents are the same, but due to
some wackiness in either "cvs diff" or indent (lemme make a WAG, sit down for
this one: CRLF probs? ;-)), the larger one (-pu'ed) ends up replacing the entire
contents of several files, while the smaller one (-pub'd) is rather less
agressive.

Take your pick, it's Gair's Bimonthly 2-for-1 Sale!  Every diff must go! ;-)

--
Gary R. Van Sickle
Brewer.  Patriot.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog.setup.grvs
Type: application/octet-stream
Size: 2287 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20011109/3cec072c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup.diff.pu.bz2
Type: application/octet-stream
Size: 14701 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20011109/3cec072c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup.diff.pub.bz2
Type: application/octet-stream
Size: 7706 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20011109/3cec072c/attachment-0002.obj>


More information about the Cygwin-patches mailing list