mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
Updates against mainline OE
git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -145,7 +145,7 @@ autotools_stage_includes() {
|
||||
rm -rf ${STAGE_TEMP}
|
||||
mkdir -p ${STAGE_TEMP}
|
||||
make DESTDIR="${STAGE_TEMP}" install
|
||||
cp -a ${STAGE_TEMP}/${includedir}/* ${STAGING_INCDIR}
|
||||
cp -pPR ${STAGE_TEMP}/${includedir}/* ${STAGING_INCDIR}
|
||||
rm -rf ${STAGE_TEMP}
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user