On Wed, 3 Sep 2008 15:11:48 -0400 "David Pyke" <[EMAIL PROTECTED]> wrote: > Sorry if this is a dumb question but could you give an example of > what you mean by allowing wildcards?
You can use * in place of the category, package or both. > Does that mean I can use "paludis -i kde-base/*" ? Yes, but it probably doesn't do what you want. > What about "paludis -i */gcc-4.3.1" No. You want either =*/gcc-4.3.1 or just plain =gcc-4.3.1. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
