Hrvoje Niksic wrote:
Hrvoje Niksic <[EMAIL PROTECTED]> writes:
If you want to check out the 1.10 branch (recommended for
distributions because it only contains bug fixes), you can use:
svn checkout http://svn.dotsrc.org/repo/wget/trunk/ wget
Oops! The above should read something like:
svn checkout http://svn.dotsrc.org/repo/wget/branches/1.10/ wget-stable
minor issues with that:
[wget-stable] > ./autogen.sh
[wget-stable] > ./configure --prefix=/usr/
configure: configuring for GNU Wget 1.10.1-beta
^^^^
make dist creates a beta version, too.
Karsten