[oe] [meta-oe][PATCH v2] libpcsclite: add version 1.7.2

Phil Blundell philb at gnu.org
Mon May 16 13:47:17 UTC 2011


On Mon, 2011-05-16 at 13:39 +0000, Otavio Salvador wrote:
> +	# handle vars values
> +	sed -i 's,/usr/sbin,${sbindir},g' "${D}/${sysconfdir}/init.d/pcscd"

It looks like you also need to do /var -> ${localstatedir}.  Other than
that, I think this is basically okay; it'll blow up if ${sbindir}
happens to contain a comma, but that is probably no worse than any
number of other similar constructs that we already have in the
repository.

p.






More information about the Openembedded-devel mailing list