diff --git a/conf/etc-portage-bashrc b/conf/etc-portage-bashrc deleted file mode 100644 index 5cf819d30..000000000 --- a/conf/etc-portage-bashrc +++ /dev/null @@ -1,5 +0,0 @@ -post_pkg_postrm() { - if [ -z "$SKIP_EQUO_SYNC" ]; then - equo database gentoosync - fi -}