On Thu, 2011-07-07 at 13:25 -0700, [email protected] wrote: > -FILES_${PN} = "${libc_baselibs} ${libexecdir}/* > ${@base_conditional('USE_LDCONFIG', '1', '${base_sbindir}/ldconfig > ${sysconfdir}/ld.so.conf', '', d)}" > +FILES_${PN} = "${libc_baselibs} ${libexecdir}/* ${sysconfdir}/rpc > ${@base_conditional('USE_LDCONFIG', '1', '${base_sbindir}/ldconfig > ${sysconfdir}/ld.so.conf', '', d)}"
I don't think we want /etc/rpc in libc6, it's just a waste of space if you aren't using sunrpc. Nobody has missed it thus far so I would be inclined to delete it, but it could go in a package of its own if there is a feeling that it's valuable. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
