From c3f4a64e72d08307e1cf612639f1a8c751e1d256 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Tue, 2 Aug 2011 23:05:10 +0200 Subject: [PATCH] [conf] update bashrc.entropy --- conf/bashrc.entropy | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 }