diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-02-10 21:54:02 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-02-10 21:54:58 +0000 |
commit | 5ad1b10c8f04b637741971d6dfa22c206a81dd45 (patch) | |
tree | dbd1dbbe66c00a3d63276495c09c4c6ce0211171 | |
parent | profiles/desktop: add USE flag for mail-client/thunderbird (diff) | |
download | portage-5ad1b10c8f04b637741971d6dfa22c206a81dd45.tar.xz |
profiles/common: drop unneeded /usr/share/emacs
-rw-r--r-- | profiles/common/profile.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc index c90d3630..eeb3d588 100644 --- a/profiles/common/profile.bashrc +++ b/profiles/common/profile.bashrc @@ -225,6 +225,7 @@ function __drop-unneeded () { /etc/vsftpd/*.example /etc/xinetd.d /usr/lib/tmpfiles.d/connman_resolvconf.conf + /usr/share/emacs /usr/share/fish/vendor_completions.d /usr/share/zsh/site-functions /var/svc.d |