Re: Dropping dependencies in tarballs
From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2006-04-07 23:09:30 CEST
> It is not always easy to find the right versions of packages to go
Why not, instead of "base" and "full", doing this:
subversion-1.4.0.tar.gz - Just Subversion
The second package wouldn't have subversion itself. It would have all
tar xvzf subversion-1.4.0.tar.gz ; tar xvzf subversion-1.4.0-deps.tar.gz
..you get whay we have today.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.