Ken Moffat wrote: > On Tue, Apr 10, 2012 at 09:33:10AM +1000, Wayne Blaszczyk wrote: >> What is with the broken download links on the >> mobile-broadband-provider-info page? >> Wayne. > > From memory, Bruce didn't like the long directory names with the > long filename. I didn't realise his 'fix' had broken copy and > paste from a browser.
The filename does not fit on the page. Copy/paste should not be a problem if you do two: SOURCE="ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/20110511/" wget http://$SOURCE/mobile-broadband-provider-info-20110511.tar.bz2 There is a typo. "ftp.gnome/org" should be "ftp.gnome.org" I suppose we could do: http://anduin/sources/BLFS/svn/m/mobile-broadband-provider-info-20110511.tar.bz2 Which is still 81 characters long, but will still fit on the page. It's still pretty inconvenient to have a filename stem 39 characters long. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
