Jordan Brown wrote: > I see that you publish an SVR4 package using "pkgsend send <pkg>" > (where, I presume, <pkg> is the path to a directory-format package). > > How do you supply IPS metadata for the package? Do you just "pkgsend > open" and "pkgsend add" actions, then "pkgsend close"? Is there a > defined way to include IPS actions as part of the SVR4 package?
eval `pkgsend open ...` pkgsend include ips-manifest-with-metadata pkgsend import svr4pkg pkgsend close -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
