On Mon, Feb 23, 2009 at 05:42:10PM +0100, Jan Hlodan wrote: > I wonder to know how to public just one package which will contain > information for both architecture? > Are any scrips for it?
You have to publish the architectures independently to separate repos, and then use the merge program (in the gate in util/publish) to merge each package into a third repo. Take a look at the Makefile in that directory to see how we're doing it for the WOS publication. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
