On Feb 24, 2006, at 3:09 PM, Alexander K. Hansen wrote:
Ah! That can be problematic because the default doesn't always pick the same flavor (-ssl vs non-ssl)--I think it's alphabetical. There's a way to force fink to pick -ssl as default via a flag in fink.conf.
For the curious, that feature is MatchPackageRegEx. An example is to add the following line to your /sw/etc/fink.conf:
MatchPackageRegEx: (.*-ssl$) For more info: http://fink.sourceforge.net/doc/users-guide/conf.php#advanced Chris -- Chris Dolan, Software Developer, http://www.chrisdolan.net/ Public key: http://www.chrisdolan.net/public.key vCard: http://www.chrisdolan.net/ChrisDolan.vcf ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
