mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
fontconfig: do not install binaries
This commit is contained in:
parent
f4fd322f95
commit
a5d3c10ad0
@ -51,11 +51,5 @@ pre_configure_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/bin/fc-cat
|
rm -rf $INSTALL/usr/bin
|
||||||
rm -rf $INSTALL/usr/bin/fc-list
|
|
||||||
rm -rf $INSTALL/usr/bin/fc-match
|
|
||||||
rm -rf $INSTALL/usr/bin/fc-pattern
|
|
||||||
rm -rf $INSTALL/usr/bin/fc-query
|
|
||||||
rm -rf $INSTALL/usr/bin/fc-scan
|
|
||||||
rm -rf $INSTALL/usr/bin/fc-validate
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user