Hello,
The webrev:
http://cr.opensolaris.org/~migi/7037_gui_to_cut_category_path_v2/
Fixes bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=7037
The implementation will:
- leave the package names if they consists of less then three parts.
Example:
"virtualbox/kernel" -> "virtualbox/kernel"
"openoffice" -> "openoffice"
- cut all but three parts if the package is in the "special"
category, currently there are two special categories "locale" and "plugin"
Example:
"apps/office/openoffice/locale/pl_PL" -> "openoffice/locale/pl_PL"
"web/mozilla/firefox/plugin/flash" -> "firefox/plugin/flash"
--
best
Michal
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss