mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 12:03:57 +00:00
glibc-package.inc: Remove hardcoded path reference (from OE.dev)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
9a2f361a59
commit
e90771c6ae
@ -53,7 +53,7 @@ do_install() {
|
||||
grep -v $i ${WORKDIR}/SUPPORTED > ${WORKDIR}/SUPPORTED.tmp
|
||||
mv ${WORKDIR}/SUPPORTED.tmp ${WORKDIR}/SUPPORTED
|
||||
done
|
||||
rm -f ${D}/etc/rpc
|
||||
rm -f ${D}{sysconfdir}/rpc
|
||||
rm -f ${D}${includedir}/scsi/sg.h
|
||||
rm -f ${D}${includedir}/scsi/scsi_ioctl.h
|
||||
rm -f ${D}${includedir}/scsi/scsi.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user