mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
profiles: remove ustr install mask
This extra cruft is now hidden behind use flags! :-D
This commit is contained in:
parent
4f8764e26e
commit
b127637971
@ -36,13 +36,6 @@ INSTALL_MASK="${INSTALL_MASK}
|
||||
/etc/xinetd.d
|
||||
"
|
||||
|
||||
# Exclude ustr's source code and debug library
|
||||
INSTALL_MASK="${INSTALL_MASK}
|
||||
/usr/bin/ustr-import
|
||||
/usr/lib*/libustr-debug*
|
||||
/usr/share/ustr-*
|
||||
"
|
||||
|
||||
# Remove selinuxenabled because it triggers breakage in Ansible
|
||||
INSTALL_MASK="${INSTALL_MASK}
|
||||
/usr/sbin/selinuxenabled
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user