mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libxsettings-client: remove unused path
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@741 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -16,7 +16,6 @@ inherit autotools gettext
|
|||||||
do_stage () {
|
do_stage () {
|
||||||
oe_libinstall -so libXsettings-client ${STAGING_LIBDIR}
|
oe_libinstall -so libXsettings-client ${STAGING_LIBDIR}
|
||||||
|
|
||||||
mkdir -p ${STAGING_INCDIR}/gpe
|
|
||||||
for h in ${headers}; do
|
for h in ${headers}; do
|
||||||
install -m 0644 ${S}/$h ${STAGING_INCDIR}/$h
|
install -m 0644 ${S}/$h ${STAGING_INCDIR}/$h
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user