# Copyright 2019 The Chromium OS Authors. All rights reserved. | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
# Some library and package config files of libbrillo were created at | |
# src_install() phase into the cache. It prevents overwriting when we switch to | |
# create those files at src_compile with the user privilege. | |
sudo rm -rf /var/cache/portage/* /build/*/var/cache/portage/* |