From 075e983f3af78fa601d2e14ab9acb9bf5888a8d6 Mon Sep 17 00:00:00 2001 From: mudler Date: Mon, 16 Nov 2015 19:37:36 +0100 Subject: [PATCH] Revert "[script/post-update] calling preserved-rebuild twice, first time it will delete packages, second time should rebuild some of them" This reverts commit dca7456cf718cc692842551e9cf460b8c93a4358. --- script/post-update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/script/post-update.sh b/script/post-update.sh index b371e70..2884ba9 100644 --- a/script/post-update.sh +++ b/script/post-update.sh @@ -111,7 +111,6 @@ FILES_TO_REMOVE=( # is run in dockerhub (which is really slow and prone to fails) instead of circleci emerge-webrsync emerge @preserved-rebuild -emerge @preserved-rebuild equo rescue spmsync pushd /usr/portage/ ls | grep -v 'profiles' | grep -v 'metadata' | xargs rm -rf