On Mon, 2011-03-21 at 15:22 -0700, Danek Duvall wrote:
> Tim Foster wrote:
> > >cr.opensolaris.org/~dduvall/pkg-info.cset/
> >
> > Looks good, though I wonder could both (particularly
> > info.repository_url) be set using a mogrify rule instead? That way,
> > there's only a single thing to update should the url change, but not a
> > big deal.
>
> We could, but then we'd have to figure out a way to make sure that not all
> the packages get that information, which means that we have a separate
> transform file that gets pulled in specifically. <shrug>
Matching on pkg.fmri would do it though, wouldn't it?
<transform set name=pkg.fmri value=pkg:/package/.*$ -> emit set
name=info.repository_url value=ssh://hg.opensolaris.org/hg/pkg/gate>
oh, and I guess another transform to match the brand package. As I say,
not a big deal :-)
cheers,
tim
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss