-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/15/09 1:25 PM, Viv Kendon wrote: > On Tue, 15 Dec 2009, Alexander Hansen wrote: > >>>> I'll reformat the indentation. I believe this is right: >>>> >>>> my %bindists = ( >>>> "10.2-gcc3.3/powerpc" => "0.6.4", >>>> "10.3/powerpc" => "0.7.2", >>>> "10.4-transitional/powerpc" => "0.8.0", >>>> "10.4/powerpc" > => "0.8.1", >>>> "10.4/i386" => "0.8.1", >>>> "10.5/powerpc" => "0.9.0", >>>> "10.5/i386" => "0.9.0", >>>> "10.6/i386" => "0.10.0", >>>> "10.6/x86_64" => "0.10.0" >>>> ); >>> >>> I applied this, and I know it used the updated file because >>> I left a typo in first time around. But it didn't make any >>> difference to the behaviour, it still started compiling as >>> before. Is there something else I have to run to get it to >>> take effect? >>> >>> Or is there a simple way to do the equivalent of "fink >>> update-all" with apt-get that pulls the debs from my server? >>> >> >> apt-get dist-upgrade >> >> is the analog to 'fink update-all' that you're looking for. > > Ahhh, yes, that works (50-odd updates dropping into place!) > > If that's the prefered way to do it (feed from a deb-server) > I can go with that. > > Many thanks, > -- Viv > ________________________________________________ > Dr Viv Kendon http://quantum.leeds.ac.uk/~viv > tel: +44 113 343 4864 Physics and Astronomy > Quantum Information Group University of Leeds > >
For now, that's probably the way to go. That was historically how it was done, in any case. Incorporating binaries from remote distributions via the 'fink' command was a later accretion. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksn1bEACgkQB8UpO3rKjQ/jWgCgmO2Rmg4XzFNh9FklRCUARZ1g 4pgAnRh5/BEKXyOovCiiMZlEJce4hlvs =whR6 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
