Updated setup.ini with descriptions, categories, and dependencies
Charles Wilson
cwilson@ece.gatech.edu
Tue Aug 28 07:24:00 GMT 2001
Side question:
When you have multiple packages that are generated from the same
source dist, how do you specify the source in setup.ini?
@ ssh-client @
version:
install: ...
source: ssh-x.y.z-r-src.tar.gz
@ ssh-server @
version:
install:
source: ssh-x.y.z-r-src.tar.gz
What happens if a user checks 'download source' for both of these
"packages". Is it downloaded twice? Is it unpacked onto their harddisk
twice?
If so, should we add code to setup to make it "smarter" ?
--Chuck
More information about the Cygwin-developers
mailing list