mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +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
|
||||
|
||||
# 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