mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
profiles: exclude zsh completion and other add-ons
We don't ship zsh, we don't ship bash-completion, those rules combined means we really shouldn't be shipping these files. :)
This commit is contained in:
parent
4b28cb4b0b
commit
0b9f05dac2
@ -18,6 +18,7 @@ INSTALL_MASK="${INSTALL_MASK}
|
|||||||
/usr/share/gtk-doc
|
/usr/share/gtk-doc
|
||||||
/usr/share/i18n
|
/usr/share/i18n
|
||||||
/usr/share/locale
|
/usr/share/locale
|
||||||
|
/usr/share/zsh
|
||||||
/var/db/Makefile
|
/var/db/Makefile
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user