mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libfslvpuwrap: dont install /usr/share
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b961e13026
commit
91bc250490
@ -31,3 +31,7 @@ PKG_LONGDESC="libfslvpuwrap: Freescale Multimedia VPU wrapper"
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/share
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user