On Tue, 29 Jul 2008 23:00:54 -0400
"Dave Bender" <[EMAIL PROTECTED]> wrote:

> I believe in this specific case it would be OK to trick paludis into
> believing that the code was already installed. How would I accomplish
> this?

You most likely want to use importare. It will create a package in a
special unpackaged_installed format repository (which you need to
create the configuration for). You can either importare your git tree
into /usr/src, or just make an empty directory, and importare that.

The Fine Manuals for your reading pleasure:
  http://paludis.pioto.org/configuration/installedunpackaged.html
  http://paludis.pioto.org/clients/importare.html

-- 
Mike Kelly
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to