mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:14:28 +00:00
libfakekey: reindented recipe
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2937 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
128f2debdd
commit
930fbfe0f1
@ -11,8 +11,7 @@ S = "${WORKDIR}/${PN}"
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
do_stage () {
|
||||
install -d ${STAGING_INCDIR}/fakekey
|
||||
install -m 0644 ${S}/fakekey/fakekey.h ${STAGING_INCDIR}/fakekey
|
||||
oe_libinstall -so -C src libfakekey ${STAGING_LIBDIR}
|
||||
install -d ${STAGING_INCDIR}/fakekey
|
||||
install -m 0644 ${S}/fakekey/fakekey.h ${STAGING_INCDIR}/fakekey
|
||||
oe_libinstall -so -C src libfakekey ${STAGING_LIBDIR}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user