On Wed, Dec 12, 2001 at 03:25:11PM -0000, Ebrey, Carl wrote: > Hi Corinna, > > I've changed the packages and updated the website. Binaries are now in > /usr/bin and the figletfonts are in /usr/share. Source is relative to the > current dir (no /usr/src prefix). > > Don't worry about being nitpicky, it took all of 3 minutes to make the > changes ;) One thing that I would point out though is that the fourth point > under http://cygwin.com/setup.html#package_contents says, "Source packages > are extracted in /usr/src". Am I reading this wrong?
Probably. It means that the sources are unpacked into the /usr/src dir. If your package dir is called foo, it will be unpacked to /usr/src/foo. If you packed the archive so that it has it's own usr/src path, it would be unpacked into /usr/src/usr/src/foo. But you're right. I had to read the sentence twice, too :-) Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc.
