mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-intel: dont install /usr/share/polkit
This commit is contained in:
parent
ac2d229eac
commit
a566e7421b
@ -49,3 +49,7 @@ pre_configure_target() {
|
||||
# TODO: xf86-video-intel-2.21.5 dont link with LTO enabled
|
||||
strip_lto
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/share/polkit-1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user