mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fontconfig: do not install binaries
This commit is contained in:
parent
fd074b6cc6
commit
8caaa821ee
@ -51,11 +51,5 @@ pre_configure_target() {
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin/fc-cat
|
||||
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
|
||||
rm -rf $INSTALL/usr/bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user