On Saturday, April 29, 2006 09:11, Molle Bestefich wrote:
Molle Bestefich wrote:
Eep. Cogito on Gentoo is broken:
[snip]
If it's not too much work for you, could you set up git:// access to your branch?
Oops, never mind that. Enabling "curl" and "webdav" USE flags on Gentoo makes git-http-fetch work.
(Also causes my HTTP server to compile with WebDAV support and various other side effects, but hey, welcome to Gentoo and the world of multi-app use flags...)
Do
echo "dev-util/cogito curl webdav" >> /etc/portage/package.use
to only enable those use flags for cogito.
- Neil