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