profiles: Drop /etc/DIR_COLORS from prod images

It was previously deleted from the ebuild, so it wouldn't be
included in the SDK either, but it seems harmless there.
This commit is contained in:
David Michael 2019-05-26 18:34:13 +00:00
parent 4138217709
commit c5f4b56962

View File

@ -24,6 +24,7 @@ INSTALL_MASK="${INSTALL_MASK}
# Exclude assorted config files that we can do without # Exclude assorted config files that we can do without
INSTALL_MASK="${INSTALL_MASK} INSTALL_MASK="${INSTALL_MASK}
/etc/bash_completion.d /etc/bash_completion.d
/etc/DIR_COLORS
/etc/dmtab /etc/dmtab
/etc/e2fsck.conf /etc/e2fsck.conf
/etc/libnl /etc/libnl