mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xf86-video-intel: dont install /usr/share/polkit
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user