[OE-core] [oe-commits] Phil Blundell : libcap: respect ${base_sbindir}

Martin Jansa martin.jansa at gmail.com
Mon Sep 24 20:05:34 UTC 2012


On Mon, Sep 24, 2012 at 02:54:03PM +0100, Phil Blundell wrote:
> On Mon, 2012-09-24 at 15:48 +0200, Martin Jansa wrote:
> > On Mon, Sep 24, 2012 at 10:35:53AM +0000, git at git.openembedded.org wrote:
> > >  do_install() {
> > > -	oe_runmake install DESTDIR="${D}" prefix="${prefix}"
> > > +	oe_runmake install DESTDIR="${D}" prefix="${prefix}" SBINDIR="${D}${base_sbindir}"
> > >  }
> > 
> > This breaks packaging:
> > 
> > /sbin/capsh /sbin/getcap /sbin/getpcaps /sbin/setcap
> > were moved from /usr/sbin/ and now are included in PN instead of PN-bin
> 
> Ah, looks like that should have been ${sbindir} not ${base_sbindir}.
> Does it work for you if you make that change?

Yes, then it does work.

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120924/6a419052/attachment-0002.sig>


More information about the Openembedded-core mailing list