diff --git a/conf/bashrc.entropy b/conf/bashrc.entropy index 5cf819d30..cb61e2a5a 100644 --- a/conf/bashrc.entropy +++ b/conf/bashrc.entropy @@ -1,5 +1,3 @@ post_pkg_postrm() { - if [ -z "$SKIP_EQUO_SYNC" ]; then - equo database gentoosync - fi + equo rescue spmsync }