mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
shared-mime-info: fix install
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4984 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -7,5 +7,5 @@ do_install_append() {
|
|||||||
update-mime-database ${D}${datadir}/mime
|
update-mime-database ${D}${datadir}/mime
|
||||||
|
|
||||||
# we do not need it on device and it is huge
|
# we do not need it on device and it is huge
|
||||||
rm ${D}${destdir}/mime/packages/freedesktop.org.xml
|
rm ${D}${datadir}/mime/packages/freedesktop.org.xml
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user