What do we do about apt-get?
On Friday, January 18, 2002, at 06:56 PM, Max Horn wrote:
>> if default is true, ask user if they want to install dependencies.
>> if default is undef, install if all dependencies are already installed.
>> if default is false, only ask user if '-ask' is specified on the 
>> command line.
>> Also, for different variants, instead of trying to piece together some 
>> scripts and stuff ourselves, we could use diff, and have the main 
>> version directly under <package> and then
>> <variant name="ssl">
>>      <compilescript type="diff"/>
>> </variant>
>> <variant name="alpha">
>>      <compilescript type="replace"/>
>> </variant>
>
——
Alexander Strange
[EMAIL PROTECTED]
"Gandalf, has your fondness for the hobbits' weed affected your mind?"
- The Lord Of The Rings Movie


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to