commit:     8901de8f006c9fb82e0aef18bafe77b42ef0fdbb
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 23:28:18 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 23:28:18 2022 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=8901de8f

scripts/cycle.2.sh: no need to cleanup the tarball

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 scripts/cycle.2.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index 29f7a52..e5bc604 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -10,10 +10,6 @@ emerge -b1q binutils
 emerge -b1q gcc
 emerge -b1q musl
 
-# This is from the tarball.
-rm -rf /etc/portage/package.use
-rm -rf /etc/portage/package.accept_keywords
-
 unset CONFIGFILE
 install-worldconf
 emerge -bevq --keep-going --verbose-conflicts --with-bdeps=y @world

Reply via email to