On 06/30/10 03:19 PM, Erik Trauschke wrote:
pkg-server.xml: if you remove the the content_root substitution logic in the method script you might want to set the default value of content_root on line 108 to /usr/share/lib/pkg instead of usr/share/lib/pkg
The substitution is still being done -- just inside the class itself instead. Since I'm assuming we want content_root to be relative to pkg_root by default, the default path should not start with '/'.
Cheers, -Shawn _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
