http://bugs.openembedded.org/show_bug.cgi?id=988
------- Comment #2 from [EMAIL PROTECTED] 2006-05-14 11:12 -------
This is the lines im concerd about. Are they needed? Especially since we got
blackbox now also (I might understand the x-window-manager if it was the only
one).
pkg_postinst() {
update-alternatives --install /usr/bin/x-window-manager x-window-manager
/usr/bin/icewm-session 10
}
pkg_postrm() {
update-alternatives --remove x-window-manager /usr/bin/icewm-session
}
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe