mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-12 18:47:09 -04:00
selinux: Install to previous location
Install flatpak.if to the same location for Autotools and meson.
This commit is contained in:
committed by
Simon McVittie
parent
13c5326122
commit
87c9fccdb2
@@ -17,5 +17,5 @@ custom_target(
|
||||
|
||||
install_data(
|
||||
'flatpak.if',
|
||||
install_dir : get_option('datadir') / 'selinux' / 'include' / 'contrib',
|
||||
install_dir : get_option('datadir') / 'selinux' / 'devel' / 'include' / 'contrib',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user